..
addressing_order
[Behat] Improve implementation for changing required address in the checkout
2022-08-02 09:09:48 +02:00
order_promotion
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
paying_for_order
minor #14959 [Behat][API] Retrying the payment with different Offline payment (coldic3)
2023-04-21 11:17:36 +02:00
placing_order_on_multi_channel
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
seeing_order_summary
[UI][Checkout] Adjust addressing to use required address during checkout
2022-08-02 09:09:00 +02:00
shipping_order
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
ability_to_change_email_during_checkout.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
ability_to_checkout_as_guest_with_a_registered_email.feature
[Behat][API] Checking out as guest with a registered email
2023-04-13 15:16:10 +02:00
ability_to_confirm_an_order_with_a_promotion_on_shipping.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
accessing_order_right_after_completing_checkout.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
adding_product_with_promotion_that_makes_the_order_free.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
assigning_customer_ip_address_to_placed_order.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
being_able_to_modify_remaining_steps.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
emptying_the_cart_after_checkout.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
having_new_addresses_saved_in_address_book.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
having_registration_account_form_prefilled_after_checkout.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
leaving_notes_on_order_during_checkout.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
not_seeing_payment_method_instructions_on_thank_you_page_if_order_total_is_zero.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
picking_up_the_cart_with_the_locale_other_than_the_default.feature
[API] Remove validation from locale, add step with wrong locale in header
2022-04-13 15:30:12 +02:00
placing_an_order_after_moving_back_in_checkout.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
placing_an_order_with_different_scopes_for_shipping_and_taxes.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
prevent_skipping_checkout_steps.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
preventing_adding_to_cart_disabled_products.feature
Fixes after upmerge
2021-05-07 13:06:15 +02:00
preventing_adding_to_cart_inexistent_variant.feature
[API] Adding inexistent product variant
2021-05-07 15:01:26 +02:00
preventing_adding_to_cart_product_or_variant_from_another_channel.feature
[API] Adding product from another channel
2021-05-07 11:39:35 +02:00
preventing_cart_from_being_modified_after_checkout.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
preventing_from_claiming_cart_of_wrong_user.feature
Merge branch '1.11' into 1.12
2022-12-06 08:58:07 +01:00
preventing_starting_checkout_with_empty_cart.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
prices_get_updated_throughout_checkout.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
product_integrity_validation.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
receiving_confirmation_email_after_completing_checkout.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
registering_account_after_checkout.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
returning_from_order_summary_page_to_one_of_previous_steps.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
seeing_purchaser_identifier_in_checkout_page.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
skipping_payment_method_step_when_only_one_payment_method_is_available.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
skipping_payment_step_when_order_total_is_zero.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
skipping_payment_step_when_order_total_is_zero_after_applying_coupon.feature
[maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive
2022-06-03 10:37:44 +02:00
skipping_shipping_and_payment_step_when_order_does_not_require_any_shipping_and_its_total_is_zero.feature
[Behat] Skip ui based checkout steps in api coverage
2021-11-26 10:23:04 +01:00
skipping_shipping_step_when_only_one_shipping_method_is_available.feature
[Api] Fix failing steps
2020-08-07 13:31:34 +02:00
skipping_shipping_step_when_order_does_not_require_any_shipping.feature
[API] Add missing api and no-api tags for general checkout scenarios
2021-02-02 17:01:45 +01:00