[Behat] Reuse common setup contexts in API and UI tests, and convert unnecessary JS scenarios to non-JS#17803
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Given I added vs When I add - Continuation
❌ Preview Environment deleted from BunnyshellAvailable commands:
|
features/shop/checkout/paying_for_order/paying_offline_during_checkout.feature
Outdated
Show resolved
Hide resolved
features/shop/checkout/paying_for_order/paying_offline_during_checkout.feature
Outdated
Show resolved
Hide resolved
features/shop/promotion/applying_promotion_coupon/removing_promotion_coupon.feature
Outdated
Show resolved
Hide resolved
features/shop/promotion/receiving_discount/receiving_percentage_discount_on_shipping.feature
Outdated
Show resolved
Hide resolved
814d6ac to
1a7179c
Compare
Given I added vs When I add - Continuationb3f653a to
af64adb
Compare
| @@ -0,0 +1,17 @@ | |||
| @cart_inventory | |||
| Feature: Prevent buying more products than available in a stock | |||
There was a problem hiding this comment.
| Feature: Prevent buying more products than available in a stock | |
| Feature: Preventing from buying more products than available in a stock |
| And I add 5 products "2Pac T-Shirt" to the cart | ||
| And I proceed with selecting "Offline" payment method | ||
| @api @ui | ||
| Scenario: Prevent order confirmation if any product is unavailable in the required quantity |
There was a problem hiding this comment.
| Scenario: Prevent order confirmation if any product is unavailable in the required quantity | |
| Scenario: Preventing from order confirmation if any product is unavailable in the required quantity |
03e8d16 to
0e904ef
Compare
692a091 to
655d56c
Compare
… removal scenarios
0383c57 to
df46998
Compare
Uh oh!
There was an error while loading. Please reload this page.