Sylius/tests
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
..
Api feature #15660 [API] Finish covering managing orders (TheMilek) 2023-12-20 19:05:45 +01:00
Controller [ECS] Apply ecs fixes in the tests directory 2023-12-05 09:13:32 +01:00
DataFixtures/ORM Merge branch '1.12' into 1.13 2023-03-03 10:49:23 +01:00
EventListener [Maintenance] Update the copyright block 2023-06-15 07:06:38 +02:00
Fixture [Maintenance] Update the copyright block 2023-06-15 07:06:38 +02:00
Functional [ECS] Apply ecs fixes in the tests directory 2023-12-05 09:13:32 +01:00
Model [ECS] Apply ecs fixes in the tests directory 2023-12-05 09:13:32 +01:00
Resources [Security] XSS - SVG file upload vulnerability fixed 2022-03-09 12:48:42 +01:00
Responses/ajax [maintenance]Prepare postgresql pipeline by making behat scenarios de-case-sensitive 2022-06-03 10:37:44 +02:00
Twig [ECS] Apply ecs fixes in the tests directory 2023-12-05 09:13:32 +01:00