Commit graph

34 commits

Author SHA1 Message Date
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
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
Michał Pysiak
5625cf5968 Enable and fix behat scenarios 2024-09-10 13:04:53 +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
Grzegorz Sadowski
9db198d6fa
Resolve conflicts between 2.0 and bootstrap-shop 2024-09-04 15:19:35 +02:00
Kamil Grygierzec
424d1c143b
Enable the rest of product tests and correct order of the attribute values in the response 2024-09-04 12:05:52 +02:00
Wojdylak
3c7d6a3019 [Shop][Product] Enable behat tests 2024-08-28 11:52:33 +02:00
Kamil Grygierzec
b938122bb1 Enable tests 2024-08-28 06:39:49 +02:00
Michał Pysiak
0874ef62aa Enable scenarios, refresh behats 2024-08-27 06:48:28 +02:00
Wojdylak
b4e068550e [Shop] Disable behat test 2024-08-23 15:12:26 +02:00
Michał Pysiak
72f7054571 Enable and fix scenarios 2024-08-23 11:54:08 +02:00
Michał Pysiak
48299c2d72 Enable scenarios, use components 2024-08-23 11:21:44 +02:00
Michał Pysiak
1fa47b9a0b Enable extra product variant tests 2024-08-23 07:47:18 +02:00
Michał Pysiak
3c95497b93 Fix the bug 2024-08-23 07:47:18 +02:00
Michał Pysiak
4bc1ff6871 Fix events and enable tests 2024-08-23 07:47:18 +02:00
Michał Pysiak
9b76d6aee9 Fixing scenarios 2024-08-23 07:47:18 +02:00
Michał Pysiak
b8abc9c168 Fixing scenarios 2024-08-23 07:47:18 +02:00
Michał Pysiak
a9d71feaa8 Enabling tests 2024-08-23 07:47:18 +02:00
Grzegorz Sadowski
455adfe36b
[API][Shop] Enable covered Product scenarios 2024-08-22 10:52:16 +02:00
Grzegorz Sadowski
0a1525f787
[API][Behat] Enable and adjust Product Association scenarios 2024-08-21 10:34:14 +02:00
Grzegorz Sadowski
50d3b9b6f5
[API][Behat] Enable and adjust Product Image scenarios 2024-08-20 10:52:03 +02:00
Kamil Grygierzec
99222394fb [Behat] Reorganise the product index directories 2024-08-20 06:39:50 +02:00
Kamil Grygierzec
6dcff0240e Enable product index behat tests 2024-08-19 06:53:07 +02:00
Jan Goralski
e171fca830
[API][Shop] Upgrade ProductReview 2024-08-02 13:20:22 +02:00
Grzegorz Sadowski
9970d8c1e8 [Shop][Behat] Mark all shop-related scenarios as @todo 2024-07-09 12:14:00 +02:00
Grzegorz Sadowski
1109c4100e
Merge branch '2.0' into api-platform-3
* 2.0: (22 commits)
  [CS][DX] Refactor
  Fix error template finders specs and the way logged in admin user is checked
  [Behat] Fix """unexistent"""
  [Shop][Admin] Fix error pages location
  Slight cleanup
  Fix the build and improve a bit the failed step erros messages
  Move Error renderer to UiBundle
  Redirect to login page if the reset password token is wrong
  Decouple TwigErrorRenderer from AdminBundle
  Add tests
  Exclude ErrorRenderer and FlattenException from composer require checker
  Separate exact templates for Admin and Shop
  Separate the rendering of the error templates for Shop and Admin
  Create and add a 404 page for the Admin Panel using twig hooks
  Customer create edit page fixes
  Remove deprecated statistics
  Use interface for a response checker dependency
  [Admin][Taxon] Minor improvements
  [Admin][Taxon] Add info about component inside template
  [Admin][Taxon] Remove unnecessary lines
  ...
2024-07-04 06:56:56 +02:00
Jan Goralski
e216f4129f [Behat] Fix """unexistent""" 2024-07-04 06:49:08 +02:00
Michał Pysiak
541f08778c Fixes after CR 2024-06-14 14:29:56 +02:00
Michał Pysiak
1b1f5f491a Disable non product scenarios 2024-06-14 14:29:56 +02:00
Jacob Tobiasz
0d81ec40ad
Resolve conflicts between 1.13 and 2.0 2024-03-27 11:02:29 +01:00
Grzegorz Sadowski
18b03c93de
Merge branch '1.13' into 2.0
* 1.13:
  Fix note in the UPGRADE-API-1.13 file
  [Api][ProductReview] Fix behat tests
  [Api][ProductReview] Update upgrade file
  [Api][ProductReview] Embed customer's name
  [Api][ProductReview] Remove status
2024-03-26 06:53:40 +01:00
Jacob Tobiasz
60192b8807
Reorganize scenarios in the features/ directory
(cherry picked from commit 42598c52ae)
2024-01-11 17:27:04 +01:00