Sylius/features
Jacob Tobiasz ed578b3952
feature #15660 [API] Finish covering managing orders (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
-------
  Cover handling order shipment
  Cover accessing order from payments and shipments
  Cover preventing to view customers cart from the orders resource
  Remove no more valid scenarios
  Use SectionProvider in OrderExtension
  Move applyToCollection logic to private method and use in both cases
  Rename fulfilled_order file to fulfilled
  Add parameter for order state to filter out and fix the OrdrerExtension logic
2023-12-20 19:05:45 +01:00
..
account [Behat] Introduce the proper format in the rest of the prices 2023-12-01 03:48:01 +01:00
addressing [Addressing] Remove Country code regex validation 2023-11-24 12:01:49 +01:00
admin [Scenarios] Improve statistics scenarios 2023-12-20 11:02:45 +01:00
cart Remove no more valid scenarios 2023-12-20 16:01:04 +01:00
channel [Behat] Add api tag to managing channel scenarios 2023-10-31 09:09:26 +01:00
checkout Merge branch '1.12' into 1.13 2023-12-15 10:26:43 +01:00
cli Cover removing a locale via API scenarios 2023-06-28 08:58:43 +02:00
contact transformer for logged in customers added 2022-06-01 14:44:33 +02:00
currency [Maintenance][API] Marking more inapplicable scenarios with no-api 2023-12-06 18:50:24 +01:00
customer Add last fixes for test and implementation 2021-05-06 10:45:12 +02:00
homepage Cover viewing_only_enabled_taxons_in_taxon_menu.feature scenario 2023-05-10 12:18:43 +02:00
installer [Behat][Installation] Fix behats 2017-10-10 10:51:43 +02:00
inventory [API][Admin] Cover inventory 2023-12-08 13:17:58 +01:00
locale Provide post-CR fixes 2023-06-28 08:58:43 +02:00
order/managing_orders Cover preventing to view customers cart from the orders resource 2023-12-20 16:01:04 +01:00
payment Cover accessing order from payments and shipments 2023-12-20 16:01:04 +01:00
product [Behat] Update step names in scenarios after changing name of steps 2023-12-20 14:58:29 +01:00
promotion [Behat] Add API test coverage for features/promotion/tracking_usage folder 2023-12-13 14:32:18 +01:00
shipping feature #15660 [API] Finish covering managing orders (TheMilek) 2023-12-20 19:05:45 +01:00
taxation [API][TaxRate] Treat missing/null amount as default 2023-12-08 13:57:31 +01:00
taxonomy/managing_taxons [Maintenance][API] Marking more inapplicable scenarios with no-api 2023-12-06 18:50:24 +01:00
user [Behat] Introduce the proper format in the rest of the prices 2023-12-01 03:48:01 +01:00