Commit graph

218 commits

Author SHA1 Message Date
Rafał Jaskulski
1c33c35d80
[Behat] Fix displaying themed channel scenario (#17062)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | n/a
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 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
-->
2024-10-01 08:29:00 +02:00
Rafał Jaskulski
4549e2fa42
Enable tests for placing an orders in chosen locale (#17060)
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | n/a
| License         | MIT
2024-10-01 08:27:12 +02:00
Wojdylak
d61a8e476a
Enable tests for placing an orders in chosen locale 2024-09-30 13:41:29 +02:00
Michał Pysiak
693a7cdfcb
[Behat] Enable scenario 2024-09-30 10:21:21 +02:00
Wojdylak
0e2772054e
Add validation for cart item quantity range 2024-09-30 08:07:25 +02:00
Wojdylak
1659159c1b
Enable behat test for picking up cart created in ui and the api 2024-09-27 08:51:19 +02:00
Grzegorz Sadowski
54760822b8
[Behat] Enable some already covered scenarios 2024-09-26 09:35:45 +02:00
Grzegorz Sadowski
1ef6610f8a
[Behat][Shop] Enable receiving fixed order discount scenario 2024-09-26 07:29:17 +02:00
Kamil Grygierzec
318522acfa
Fix the js tests 2024-09-24 23:04:46 +02:00
Kamil Grygierzec
c83f3524b6
Cover behat tests 2024-09-24 23:04:46 +02:00
Jan Goralski
3d4dd1c843
Resolve conflicts between 2.0 and bootstrap-shop 2024-09-17 13:56:55 +02:00
Jan Goralski
b832f7f49e [Behat] More tests fixing 2024-09-16 12:20:17 +02:00
Grzegorz Sadowski
b5ff350a68
[PayPal] Remove deprecated Express Checkout gateway 2024-09-16 11:53:49 +02:00
Grzegorz Sadowski
fbb9ed7e81
[Cart] Fix scenarios 2024-09-16 07:48:36 +02:00
Grzegorz Sadowski
486bc3d38b
[Shop] Cover remaining scenarios 2024-09-14 22:42:50 +02:00
Grzegorz Sadowski
cb7f5d6f3b
[Shop] Cover remaining product-related scenarios 2024-09-14 21:39:26 +02:00
Grzegorz Sadowski
703d137f26
[Shop] Cover remaining cart-related scenarios 2024-09-14 21:39:26 +02:00
Grzegorz Sadowski
834bdc1eae
[Cart] Cover remaining scenarios 2024-09-14 21:39:26 +02:00
Grzegorz Sadowski
86a0e91300
[Checkout] Cover remaining scenarios 2024-09-14 21:39:26 +02:00
Grzegorz Sadowski
45f5e85e17
Merge branch '2.0' into bootstrap-shop
* 2.0:
  [CI] Split JS builds for Panther and Chromedriver + add additional rerun
  Revert "[CI] Upmerge Action False Positive"
  Remove note about twig/twig from CONFLICTS.md file
  Bump twig packages
  [CI] Complete upmerge action successfully even if there are no changes between branches
  Add missing tags and cover scenarios in shopping_cart suite
  [CS][DX] Refactor
2024-09-12 14:49:50 +02:00
Michał Pysiak
bc4a5bc7d8 Enable scenarios, fix behats 2024-09-11 11:27:24 +02:00
Kamil Grygierzec
f839453bb8 Add missing tags and cover scenarios in shopping_cart suite 2024-09-11 08:06:49 +02:00
Grzegorz Sadowski
5bde5a76e8
Merge branch '2.0' into bootstrap-shop
* 2.0:
  ShopUserBasedExtension - rename function name
  [Behat] Enable shop checkout context in address book suite
  [Behat] Enable customer address book scenarios
  Refactor a bit the validation of Statistics, enable unit test
  [API] Cover missing suite for getting errors in admin's language
  [Api] Fix spec tests
  [Api] Enable behat tests
  [Api] Add change password operation
  [Api] Secure the customer get endpoint
2024-09-10 15:24:34 +02:00
Rafikooo
1e5e7a3273 [Behat] Enable customer address book scenarios 2024-09-10 15:16:26 +02:00
Wojdylak
15f9616768 [Shop] Registration after checkout 2024-09-10 14:18:30 +02:00
Wojdylak
32219b6123 [Shop] Changing payment method 2024-09-10 14:12:43 +02:00
Wojdylak
9c5828a14d [Shop][Cart] Enable session related scenarios 2024-09-10 13:39:48 +02:00
Michał Pysiak
b0cd5d14cb Enable scenarios, fix behat context 2024-09-10 13:19:23 +02:00
Michał Pysiak
5625cf5968 Enable and fix behat scenarios 2024-09-10 13:04:53 +02:00
Michał Pysiak
3eb88812ec Fix upmerge 2024-09-10 08:26:34 +02:00
Grzegorz Sadowski
cf58892acf
Merge branch '2.0' into bootstrap-shop
* 2.0:
  [CS][DX] Refactor
  [UserBundle] Add Jms/Serializer-bundle
  [UserBundle] FOS/Rest
  [CS][DX] Refactor
  [Behat] Disable some customer scenarios
  [API] Split state provider configurations into admin and shop sections
  [Core] Add new payment repository method
  [Behat] Change the term status to state in payment and shipment scenarios
  [Behat] Refine codebase for shipment and payment contexts
  [Unit] Add new shipment and payment tests and refine existing ones
  [Behat] Adjust shipment and payment URLs
  [API][Shop] Secure shipment and payment endpoints
  [API][Shop] Move shipment and payment endpoints under the order resource
  [Unit] Add disableShopContext util function
  [Behat] Add requestGet method to API client
  [Unit] Change nAWw2jewpA token value to token
  [Unit] Add new response util functions
  [Unit] Refine order placer trait
  [Behat][API] Enable customer suite
  [Behat] Enable customer scenarios
2024-09-10 06:58:33 +02:00
Wojdylak
8949e68e04
[Api] Enable behat tests 2024-09-09 15:27:49 +02:00
Grzegorz Sadowski
313947a25b
[Shop][Behat] Payment step (#16871)
| Q               | A
|-----------------|-----
| Branch?         | bootstrap-shop
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | n/a
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 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
-->
2024-09-09 09:46:06 +02:00
Grzegorz Sadowski
5f7b0f936d
[Shop][Checkout] Preselect country in addressing form (#16882)
| Q               | A
|-----------------|-----
| Branch?         | bootstrap-shop
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | n/a
| License         | MIT
2024-09-09 08:46:54 +02:00
Grzegorz Sadowski
6636c2b934
Resolve conflicts between 2.0 and bootstrap-shop 2024-09-09 07:38:25 +02:00
Michał Pysiak
7cca9c9ded
Add todo-api tag to scenarios 2024-09-09 06:10:56 +02:00
Wojdylak
bc3a4608f1
[Shop][Checkout] Preselect country in addressing form 2024-09-06 14:58:26 +02:00
Rafikooo
eb0a19aacb
[Behat] Disable some customer scenarios 2024-09-06 14:57:26 +02:00
Rafikooo
733511f882
[Behat] Change the term status to state in payment and shipment scenarios 2024-09-06 14:52:10 +02:00
Rafikooo
c4a9cda6d3
[Behat] Enable customer scenarios 2024-09-06 14:23:55 +02:00
Wojdylak
57129c7a38 [Shop][Account] Add missing step 2024-09-06 12:23:48 +02:00
Wojdylak
626d4d5747 [Shop][Account] Add tags 2024-09-06 12:23:48 +02:00
Wojdylak
47e75d1f37 [Shop][Account] Enable behat tests 2024-09-06 12:23:48 +02:00
Kamil Grygierzec
1f322b1e8a
Resolve conflicts between 1.14 and 2.0 2024-09-06 11:40:57 +02:00
Michał Pysiak
2c4972219a
Disable scenarios that require checkout complete to be ready 2024-09-06 09:57:25 +02:00
Michał Pysiak
e6d470640c
Enable and fix scenarios 2024-09-06 08:51:50 +02:00
Kamil Grygierzec
cf969f08c8
Enable the remaining cart suites 2024-09-05 17:35:57 +02:00
Jan Goralski
080c0cac50
[Behat][Checkout] Enable shipping step tests 2024-09-05 16:11:35 +02:00
Rafał Jaskulski
5081335ddc
[Shop] Currency switcher (#16861)
| Q               | A
|-----------------|-----
| Branch?         | bootstrap-shop
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | n/a
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 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
-->

Made currency switcher twig component, enabled currency scenarios.
Refactored CardComponent - removed duplicated PriceComponents
2024-09-05 10:31:15 +02:00
Grzegorz Sadowski
aa7b4c62fa
Merge branch '2.0' into bootstrap-shop
* 2.0:
  [Behat] Refine codebase for promotion and cart contexts
  Enable dashboard and homepage suites
  Minor Product config improvement
  Enable the rest of product tests and correct order of the attribute values in the response
  Correct contract tests and behat
  Bring back non exposed ProductOptionValue
  [Behat] Refine flow of shop promotion scenarios
2024-09-05 10:09:27 +02:00