Sylius/tests/Api/DataFixtures/ORM
Kamil Grygierzec 75fd302e60
feature #15551 Resolve actions and rules configuration validation (Wojdylak)
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 | N/A
| License         | MIT


Commits
-------
  [PromotionBundle] Add PromotionActionValidator class
  [PromotionBundle] Add PromotionRuleValidator class
  [CoreBundle] Add ChannelCodeCollectionValidator class
  [CoreBundle] Add validators
  [PromotionBundle] Add tests of PromotionActionValidator and PromotionRuleValidator
  [ApiBundle] Add validation for PromotionAction
  [ApiBundle] Add validation for PromotionRule
  [CoreBundle] Add ProductCodeExistsValidator class
  Add contract test for Promotion
  Resolve psalm issues
  Resolve phpstan issues
  Add behat tests for Promotion
  Resolve phpstan issues
  Change check at PromotionActionGroupValidatorSpec
  Add validation filters of PromotionAction
  Change type at PromotionActionValidatorSpec
  Resolve phpstan isssues
  [ApiBundle][Promotion] Enable auto-increment of priority via API when set to -1
  [CoreBundle] Rename no_exist to not_exist
  [Behat][Api] Change default value to -1
  Remove unnecessary comments
  [Behat][Promotion] Add setting promotion to the lowest priority scenario.
2023-11-28 12:38:31 +01:00
..
authentication Correcting failing tests, comments and missing configuration 2022-02-17 12:31:17 +01:00
order [Unit] Add tests for shipping address of placed order 2023-11-22 13:38:10 +01:00
product feature #15460 [API][Admin] Managing product variants (GSadee) 2023-10-31 16:07:35 +01:00
promotion Add contract test for Promotion 2023-11-22 08:36:20 +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 Update ChannelDenormalizer to create ShopBillingData by default 2023-10-31 15:02:07 +01: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.yaml [ApiBundle] Add contract tests for Customer Api resources 2023-10-24 15:48:55 +02:00
customer_group.yaml [API][CustomerGroup] Update mapping 2023-01-12 12:41:09 +01:00
customer_order.yaml [Unit] Add tests for shipping address of placed order 2023-11-22 13:38:10 +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 contract tests 2023-11-21 15:53:09 +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
taxon_image.yaml [API][Admin] Add PUT endpoint for taxon image resource 2023-11-16 15:02:58 +01:00
taxonomy.yaml [API][Admin] Add images field to taxon responses 2023-11-16 15:02:59 +01:00