Sylius/tests/Api/DataFixtures/ORM
Grzegorz Sadowski 0604c99e06
feature #15530 [API] Cover payment method management (TheMilek)
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
-->


Commits
-------

04dc0b504d [API] Cover payment method management
b213efbc80 [Behat] Cover API scenarios
116d2dead0 Prevent removing payment method that is in use
9c462870eb Add contract tests
80be385cfe Adjust existing tests to changes
2023-11-22 06:37:07 +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
promotion [ApiBundle] Add contract tests for Promotion resources 2023-11-20 11:37:02 +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 [ApiBundle] Add contract tests for Customer Api resources 2023-10-24 15:48:55 +02: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