Sylius/features/product
Jan Góralski e6723044f1
feature #15015 [API] Product variants with options (Rafikooo)
This PR was merged into the 1.13 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.13 <!-- see the comment below -->                  |
| Bug fix?        | no                                                      |
| New feature?    | yes                                                       |
| BC breaks?      | no                                                      |
| Deprecations?   | no<!-- don't forget to update the UPGRADE-*.md file --> |
| License         | MIT                                                          |

<!--
 - Bug fixes must be submitted against the 1.12 branch
 - Features and deprecations must be submitted against the 1.13 branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->

Shop API coverage


Commits
-------
  [Scenario][API] Product variants with options
  [Behat][API] Handle query parameters within the client's index method
  [Behat][Cart][ProductOptions] Refactor behat context
  [Behat] Refactor viewing enabled variants
  [Behat][API] Add step implementation for product variants with options
2023-05-18 12:35:31 +02:00
..
adding_product_reviews Update product review validation's notInRangeMessage 2023-05-01 12:23:18 +02:00
managing_price_history [PriceHistory] Add removing price history command feature 2023-03-27 09:29:04 +02:00
managing_product_association_types Merge branch '1.7' 2020-08-17 09:18:01 +02:00
managing_product_attributes Add Behat Scenarios for the FloatAttributeType 2023-03-13 09:29:56 +01:00
managing_product_options [Behat] Use "When" for user actions where possible 2022-03-11 09:20:29 +01:00
managing_product_reviews Update features/product/managing_product_reviews/filtering_product_reviews.feature 2022-11-03 01:15:49 +01:00
managing_product_variants [ProductVariant][API] Add possibility to PUT variant translations 2023-04-12 21:54:06 +02:00
managing_products Merge branch '1.12' into 1.13 2023-05-04 13:22:54 +02:00
viewing_price_history [PriceHistory][UI] Tag scenarios with seeing price history enabled 2023-03-17 17:55:21 +01:00
viewing_product_in_admin_panel [PriceHistory] Tag scenarios with viewing product in admin panel enabled 2023-03-27 18:58:02 +02:00
viewing_product_reviews behat context added 2021-03-29 15:27:20 +02:00
viewing_product_variants [Scenario][API] Product variants with options 2023-05-17 17:55:52 +02:00
viewing_products feature #15015 [API] Product variants with options (Rafikooo) 2023-05-18 12:35:31 +02:00