Skip to content

Commit

Permalink
Added Dashboard suites
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon committed Nov 17, 2023
1 parent dfcea03 commit 91705cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions behat_ibexa_commerce.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ regression:
- '%paths.base%/vendor/ibexa/corporate-account/features/setup/setup.feature'
- '%paths.base%/vendor/ibexa/shipping/features/setup/setup.feature'
- '%paths.base%/vendor/ibexa/storefront/features/setup/setup.feature'
- '%paths.base%/vendor/ibexa/dashboard/features/setup/setup.feature'
contexts:
- Ibexa\Behat\API\Context\ContentContext
- Ibexa\Behat\API\Context\ContentTypeContext
Expand Down
2 changes: 2 additions & 0 deletions behat_ibexa_experience.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
imports:
- behat_ibexa_headless.yaml
- vendor/ibexa/corporate-account/behat_suites.yml
- vendor/ibexa/dashboard/behat_suites.yml
- vendor/ibexa/fieldtype-page/behat_suites.yml
- vendor/ibexa/form-builder/behat_suites.yml
- vendor/ibexa/page-builder/behat_suites.yml
Expand All @@ -23,6 +24,7 @@ regression:
- '%paths.base%/vendor/ibexa/page-builder/features/setup/setup.feature'
- '%paths.base%/vendor/ibexa/product-catalog/features/setup/setup.feature'
- '%paths.base%/vendor/ibexa/corporate-account/features/setup/setup.feature'
- '%paths.base%/vendor/ibexa/dashboard/features/setup/setup.feature'
contexts:
- Ibexa\Behat\API\Context\ContentContext
- Ibexa\Behat\API\Context\ContentTypeContext
Expand Down

0 comments on commit 91705cd

Please sign in to comment.