mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
[Api] Mark not covered bulk delete scenarios as @no-api
This commit is contained in:
parent
3dd0110abd
commit
fb781cafbb
14 changed files with 14 additions and 14 deletions
|
|
@ -10,7 +10,7 @@ Feature: Deleting multiple channels
|
|||
And the store operates on another channel named "DE Store"
|
||||
And I am logged in as an administrator
|
||||
|
||||
@ui @javascript
|
||||
@ui @javascript @no-api
|
||||
Scenario: Deleting multiple channels at once
|
||||
When I browse channels
|
||||
And I check the "PL Store" channel
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ Feature: Deleting multiple exchange rates
|
|||
And the exchange rate of "Polish Zloty" to "Euro" is 0.22
|
||||
And I am logged in as an administrator
|
||||
|
||||
@ui @javascript
|
||||
@ui @javascript @no-api
|
||||
Scenario: Deleting multiple exchange rates at once
|
||||
When I browse exchange rates
|
||||
And I check the exchange rate between "Euro" and "British Pound"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ Feature: Deleting multiple payment methods
|
|||
And the store has also a payment method "PayPal Express Checkout" with a code "paypal" and Paypal Express Checkout gateway
|
||||
And I am logged in as an administrator
|
||||
|
||||
@ui @javascript
|
||||
@ui @javascript @no-api
|
||||
Scenario: Deleting multiple payment methods at once
|
||||
When I browse payment methods
|
||||
And I check the "Offline" payment method
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ Feature: Deleting multiple product options
|
|||
And the store has also a product option "T-Shirt brand"
|
||||
And I am logged in as an administrator
|
||||
|
||||
@ui @javascript
|
||||
@ui @javascript @no-api
|
||||
Scenario: Deleting multiple product options at once
|
||||
When I browse product options
|
||||
And I check the "T-Shirt size" product option
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ Feature: Deleting multiple product reviews
|
|||
And this product has also a review titled "Cool" and rated 4 with a comment "Quite cool" added by customer "aquaman@dc.com"
|
||||
And I am logged in as an administrator
|
||||
|
||||
@ui @javascript
|
||||
@ui @javascript @no-api
|
||||
Scenario: Deleting multiple product reviews at once
|
||||
When I browse product reviews
|
||||
And I check the "Awesome" product review
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ Feature: Deleting multiple product variants
|
|||
And this product has "Small PHP Mug", "Medium PHP Mug" and "Big PHP Mug" variants
|
||||
And I am logged in as an administrator
|
||||
|
||||
@ui @javascript
|
||||
@ui @javascript @no-api
|
||||
Scenario: Deleting multiple product variants at once
|
||||
When I browse variants of this product
|
||||
And I check the "Small PHP Mug" product variant
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ Feature: Deleting multiple products
|
|||
Given the store has "Audi RS5 model", "Audi RS6 model" and "Audi RS7 model" products
|
||||
And I am logged in as an administrator
|
||||
|
||||
@ui @javascript
|
||||
@ui @javascript @no-api
|
||||
Scenario: Deleting multiple products at once
|
||||
When I browse products
|
||||
And I check the "Audi RS5 model" product
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ Feature: Deleting multiple coupons
|
|||
And this promotion has "SANTA1", "SANTA2" and "SANTA3" coupons
|
||||
And I am logged in as an administrator
|
||||
|
||||
@ui @javascript
|
||||
@ui @javascript @no-api
|
||||
Scenario: Deleting multiple coupons at once
|
||||
When I browse coupons of this promotion
|
||||
And I check the "SANTA1" coupon
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ Feature: Deleting multiple promotions
|
|||
And there is also a promotion "Easter sale"
|
||||
And I am logged in as an administrator
|
||||
|
||||
@ui @javascript
|
||||
@ui @javascript @no-api
|
||||
Scenario: Deleting multiple promotions at once
|
||||
When I browse promotions
|
||||
And I check the "Christmas sale" promotion
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ Feature: Deleting multiple shipping categories
|
|||
And the store has "Big" and "Small" shipping category
|
||||
And I am logged in as an administrator
|
||||
|
||||
@ui @javascript
|
||||
@ui @javascript @no-api
|
||||
Scenario: Deleting multiple shipping categories at once
|
||||
When I browse shipping categories
|
||||
And I check the "Big" shipping category
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ Feature: Deleting multiple shipping methods
|
|||
And the store allows shipping with "UPS", "FedEx" and "DHL"
|
||||
And I am logged in as an administrator
|
||||
|
||||
@ui @javascript
|
||||
@ui @javascript @no-api
|
||||
Scenario: Deleting multiple shipping methods at once
|
||||
When I browse shipping methods
|
||||
And I check the "UPS" shipping method
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ Feature: Deleting multiple tax categories
|
|||
Given the store has tax categories "Alcohol", "Food" and "Books"
|
||||
And I am logged in as an administrator
|
||||
|
||||
@ui @javascript
|
||||
@ui @javascript @no-api
|
||||
Scenario: Deleting multiple tax categories at once
|
||||
When I browse tax categories
|
||||
And I check the "Alcohol" tax category
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ Feature: Deleting multiple administrators
|
|||
And there is also an administrator "watermelon@example.com"
|
||||
And I am logged in as "watermelon@example.com" administrator
|
||||
|
||||
@ui @javascript
|
||||
@ui @javascript @no-api
|
||||
Scenario: Deleting multiple administrators at once
|
||||
Given I browse administrators
|
||||
And I check the "banana@example.com" administrator
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ Feature: Deleting multiple customer groups
|
|||
Given the store has customer groups "Retail", "Wholesale" and "General"
|
||||
And I am logged in as an administrator
|
||||
|
||||
@ui @javascript
|
||||
@ui @javascript @no-api
|
||||
Scenario: Deleting multiple customer groups at once
|
||||
When I browse customer groups
|
||||
And I check the "Retail" customer group
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue