-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Admin] Index of payments #10472
[Admin] Index of payments #10472
Conversation
@@ -104,6 +104,12 @@ | |||
<argument type="service" id="sylius.behat.shared_security" /> | |||
</service> | |||
|
|||
<service id="sylius.behat.context.ui.admin.managing_payments" class="Sylius\Behat\Context\Ui\Admin\ManagingPaymentsContext"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<service id="sylius.behat.context.ui.admin.managing_payments" class="Sylius\Behat\Context\Ui\Admin\ManagingPaymentsContext"> | |
<service id="Sylius\Behat\Context\Ui\Admin\ManagingPaymentsContex" > |
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
convention in file src/Sylius/Behat/Resources/config/services/contexts/ui.xml
is made lowercase and using id and class separately
src/Sylius/Bundle/AdminBundle/Resources/config/grids/payment.yml
Outdated
Show resolved
Hide resolved
features/payment/managing_payments/managing_of_payment_status.feature
Outdated
Show resolved
Hide resolved
features/payment/managing_payments/managing_of_payment_status.feature
Outdated
Show resolved
Hide resolved
features/payment/managing_payments/managing_of_payment_status.feature
Outdated
Show resolved
Hide resolved
features/payment/managing_payments/managing_of_payment_status.feature
Outdated
Show resolved
Hide resolved
features/payment/managing_payments/accessing_payments_order_from_payment_index.feature
Outdated
Show resolved
Hide resolved
features/payment/managing_payments/filtering_payments_by_state.feature
Outdated
Show resolved
Hide resolved
features/payment/managing_payments/filtering_payments_by_state.feature
Outdated
Show resolved
Hide resolved
features/payment/managing_payments/managing_of_payment_status.feature
Outdated
Show resolved
Hide resolved
d85aec0
to
5464b99
Compare
5464b99
to
40eeefd
Compare
features/payment/managing_payments/filtering_payments_by_state.feature
Outdated
Show resolved
Hide resolved
40eeefd
to
0cc14e5
Compare
And the store has "UPS" shipping method with "$10.00" fee | ||
And the store has a product "Apple" | ||
And the store has a product "Banana" | ||
And the store allows paying with "Cash on Delivery" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm wondering if some default payment and shipment methods shouldn't be a part of Given the store operates on a single channel in "United States"
, but it is a topic for separate conversation and/or pr
features/payment/managing_payments/filtering_payments_by_state.feature
Outdated
Show resolved
Hide resolved
src/Sylius/Bundle/AdminBundle/Resources/config/grids/payment.yml
Outdated
Show resolved
Hide resolved
b195215
to
05aa18a
Compare
05aa18a
to
a24e225
Compare
src/Sylius/Bundle/AdminBundle/Resources/config/grids/payment.yml
Outdated
Show resolved
Hide resolved
features/payment/managing_payments/accessing_payments_order_from_payment_index.feature
Outdated
Show resolved
Hide resolved
features/payment/managing_payments/accessing_payments_order_from_payment_index.feature
Outdated
Show resolved
Hide resolved
features/payment/managing_payments/accessing_payments_order_from_payment_index.feature
Outdated
Show resolved
Hide resolved
features/payment/managing_payments/filtering_payments_by_state.feature
Outdated
Show resolved
Hide resolved
features/payment/managing_payments/filtering_payments_by_state.feature
Outdated
Show resolved
Hide resolved
14db8cc
to
60885a9
Compare
And I am logged in as an administrator | ||
|
||
@ui | ||
Scenario: Filtering payments by a chosen state "New" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These scenarios should have titles like:
Scenario: Filtering payments by a chosen state "New" | |
Scenario: Filtering payments in state "New" |
Thank you, Tomasz! 🎉 |
View IndexPage
All filters:
Success after push Completed button
After filtered and don't find existent state