Sylius/features/shop
Grzegorz Sadowski 58f1cffea0
[UPMERGE] 2.0 -> payment-request (#17183)
This PR has been generated automatically.
For more details see
[upmerge_pr.yaml](/Sylius/Sylius/blob/1.13/.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/payment-request -m "Resolve conflicts between 2.0 and payment-request"
```

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.
2024-10-11 09:03:13 +02:00
..
account [Shop] Cover remaining scenarios 2024-09-14 22:42:50 +02:00
cart Add validation for cart item quantity range 2024-09-30 08:07:25 +02:00
channel [Behat] Enable scenario 2024-09-30 10:21:21 +02:00
checkout [UPMERGE] 2.0 -> payment-request (#17183) 2024-10-11 09:03:13 +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] More tests fixing 2024-09-16 12:20:17 +02:00
locale [Shop][Behat] Enable already covered scenarios 2024-08-29 08:33:20 +02:00
product Fix the js tests 2024-09-24 23:04:46 +02:00
promotion [Behat][Shop] Enable receiving fixed order discount scenario 2024-09-26 07:29:17 +02:00
shipping [Behat][Checkout] Enable shipping step tests 2024-09-05 16:11:35 +02:00
taxation Enable scenarios, fix behat context 2024-09-10 13:19:23 +02:00