Sylius/tests/Api/DataFixtures/ORM
Kamil Grygierzec 9518e82a41
feature #15460 [API][Admin] Managing product variants (GSadee)
This PR was merged into the 1.13 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.13
| Bug fix?        | no
| New feature?    | yes                                                       |
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | 
| 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
-->


Commits
-------
  [API][Admin] Extend GET endpoints for getting product variants
  [API][Admin] Extend POST endpoint for creating a product variant
  [API][Admin] Extend PUT endpoint for updating the product variant
  [API][Admin] Add DELETE endpoint for product variant resource
  [Behat][API] Cover scenarios for adding a product variant
  [Behat][API] Cover scenarios for browsing product variants
  [Behat][API] Cover scenarios for deleting a product variant
  [API][Behat] Mark scenarios for generating product variants as no-api
  [API][Behat] Cover scenarios for editing and validating product variants
  [API] Validate option values on product variants
  Fix CS and static analysis
  [API] Fix contract tests after changing fixtures for product variants
  [Behat][API] Extract some steps to separate contexts to resolve duplications
  [Behat][API] Change setting code on option value to resolve problem with case sensitive PostgreSQL
2023-10-31 16:07:35 +01:00
..
authentication Correcting failing tests, comments and missing configuration 2022-02-17 12:31:17 +01:00
product feature #15460 [API][Admin] Managing product variants (GSadee) 2023-10-31 16:07:35 +01:00
address_with_customer.yaml [Shop][API] Contract tests for an Address resource, customer authorization refactor 2021-12-21 11:06:29 +01:00
administrator.yaml [API][Administrator] Update mapping 2023-01-12 12:41:05 +01:00
cart.yaml [Unit][Orders] Add tests for preventing from order completion 2023-06-29 13:44:58 +02:00
catalog_promotion.yaml [API] catalog promotion request content correction 2022-02-01 10:00:26 +01:00
channel.yaml [API] Crud of ChannelPriceHistoryConfig 2023-03-29 15:05:58 +02:00
country.yaml [API][Country] Update mapping 2023-01-12 12:41:06 +01:00
currency.yaml [API][Currency] Update mapping 2023-01-12 12:41:06 +01:00
customer_group.yaml [API][CustomerGroup] Update mapping 2023-01-12 12:41:09 +01:00
exchange_rate.yaml [API][ExchangeRate] Update mapping 2023-01-12 12:41:09 +01:00
locale.yaml [API][Locale] Update mapping 2023-01-12 12:41:06 +01:00
payment_method.yaml add missing units and minor fixes 2022-02-23 13:13:05 +01:00
promotion.yaml [API][Promotion] Update mapping 2023-01-12 12:41:07 +01:00
shipping_category.yaml [API][ShippingCategory] Update mapping 2023-01-12 12:41:07 +01:00
shipping_method.yaml Correcting failing tests, comments and missing configuration 2022-02-17 12:31:17 +01:00
tax_category.yaml [API][TaxCategory] Update mapping 2023-01-12 12:41:08 +01:00
tax_rates.yaml Adjust Tax Rates API related Behat scenarios to the new standard 2023-02-22 11:41:09 +01:00
taxonomy.yaml View only enabled taxons 2023-05-18 14:52:27 +02:00