mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
[Behat] Change scenario tag
This commit is contained in:
parent
49275b445f
commit
93c8f27ab7
4 changed files with 3 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
@checkout
|
||||
@managing_orders
|
||||
Feature: Assigning customer's IP address to a placed order
|
||||
In order to know from which IP address a new order has been places
|
||||
As an Administrator
|
||||
|
|
|
|||
|
|
@ -49,15 +49,13 @@ default:
|
|||
- sylius.behat.context.setup.user
|
||||
- sylius.behat.context.setup.zone
|
||||
- Sylius\Behat\Context\Setup\CatalogPromotionContext
|
||||
- sylius.behat.context.setup.admin_api_security
|
||||
- sylius.behat.context.setup.order
|
||||
|
||||
- sylius.behat.context.api.shop.cart
|
||||
- sylius.behat.context.api.shop.channel
|
||||
- sylius.behat.context.api.shop.address
|
||||
- sylius.behat.context.api.shop.checkout
|
||||
- sylius.behat.context.api.admin.managing_orders
|
||||
|
||||
- sylius.behat.context.api.shop.order
|
||||
- sylius.behat.context.api.email
|
||||
|
||||
filters:
|
||||
|
|
|
|||
|
|
@ -48,8 +48,6 @@ default:
|
|||
- sylius.behat.context.setup.taxation
|
||||
- sylius.behat.context.setup.user
|
||||
- sylius.behat.context.setup.zone
|
||||
- sylius.behat.context.setup.order
|
||||
- sylius.behat.context.setup.admin_security
|
||||
- Sylius\Behat\Context\Setup\CatalogPromotionContext
|
||||
|
||||
- sylius.behat.context.ui.admin.managing_orders
|
||||
|
|
|
|||
|
|
@ -59,6 +59,7 @@ default:
|
|||
- sylius.behat.context.ui.shop.checkout.addressing
|
||||
- sylius.behat.context.ui.shop.checkout.complete
|
||||
- sylius.behat.context.ui.shop.currency
|
||||
- sylius.behat.context.ui.shop.checkout.thank_you
|
||||
|
||||
filters:
|
||||
tags: "@managing_orders&&@ui"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue