Skip to content

Commit

Permalink
[Behat] IBX-5092 Added tests for storefront
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdan Mazur committed Sep 12, 2023
1 parent 71a1d7d commit a97fdbd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions behat_ibexa_commerce.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
imports:
- behat_ibexa_experience.yaml
- vendor/ibexa/storefront/behat_suites.yml

regression:
suites:
Expand All @@ -13,6 +14,7 @@ regression:
- '%paths.base%/vendor/ibexa/behat/features/setup/contentTranslation'
- '%paths.base%/vendor/ibexa/product-catalog/features/setup/setup.feature'
- '%paths.base%/vendor/ibexa/corporate-account/features/setup/setup.feature'
- '%paths.base%/vendor/ibexa/storefront/features/setup/setup.feature'
contexts:
- Ibexa\Behat\API\Context\ContentContext
- Ibexa\Behat\API\Context\ContentTypeContext
Expand All @@ -37,6 +39,7 @@ regression:
- '%paths.base%/vendor/ibexa/user/features/browser'
- '%paths.base%/vendor/ibexa/workflow/features/browser'
- '%paths.base%/vendor/ibexa/segmentation/features'
- '%paths.base%/vendor/ibexa/storefront/features'
- '%paths.base%/vendor/ibexa/version-comparison/features'
filters:
tags: "~@broken&&@IbexaCommerce"
Expand Down Expand Up @@ -93,3 +96,4 @@ regression:
- Ibexa\Workflow\Behat\Context\WorkflowAdminContext
- Ibexa\Workflow\Behat\Context\WorkflowContext
- Ibexa\Segmentation\Behat\Context\SegmentationContext
- Ibexa\Storefront\Behat\Context\StorefrontContext

0 comments on commit a97fdbd

Please sign in to comment.