Sylius/features/shop
Kamil Grygierzec 29f497a0c7
[UPMERGE] 2.1 -> 2.2 (#18973)
This PR has been generated automatically.
For more details see
[upmerge_pr.yaml](/Sylius/Sylius/blob/2.3/.github/workflows/upmerge_pr.yaml).

**Remember!** The upmerge should always be merged with using `Merge pull
request` button.

In case of conflicts, please resolve them manually with usign the
following commands:
```
git fetch upstream
gh pr checkout <this-pr-number>
git merge upstream/2.2 -m "Resolve conflicts between 2.1 and 2.2"
```

If you use other name for the upstream remote, please replace `upstream`
with the name of your remote pointing to the `Sylius/Sylius` repository.

Once the conflicts are resolved, please run `git merge --continue` and
push the changes to this PR.
2026-04-10 08:12:01 +02:00
..
account Resolve conflicts between 1.14 and 2.0 2025-07-31 09:18:22 +02:00
cart Replace @javascript tag with @mink:chromedriver in cart features 2025-11-30 15:07:51 +01:00
channel [Behat] Enable scenario 2024-09-30 10:21:21 +02:00
checkout Refine the behat tests 2026-04-09 11:12:53 +02:00
contact [Shop][Contact] Enable behat tests 2024-08-28 14:57:01 +02:00
currency Enable scenario 2024-09-05 09:42:16 +02:00
customer Enable tests 2024-08-26 08:20:38 +02:00
errors Enable test, add test attribute 2024-08-29 13:03:51 +02:00
homepage Update behat scenarios 2024-07-29 06:23:01 +02:00
inventory [Behat] Temporarily disable hanging cart inventory UI test 2025-12-02 14:17:15 +01:00
locale [Shop][Behat] Enable already covered scenarios 2024-08-29 08:33:20 +02:00
payment_request Refactor some scenario to handle Payum and non Payum scenarios 2024-11-09 14:01:51 +01:00
product [Behat] Change to guest adding to the cart 2025-04-02 09:40:30 +02:00
promotion [Behat] Migrate shop promotion tests to chromedriver 2025-11-28 17:39:57 +01:00
shipping [Behat] Remove JS tags from domain-specific shipping and taxation scenarios 2025-04-16 15:05:03 +02:00
taxation Add Behat tests for sorting zones by priority 2025-10-30 10:19:46 +01:00