Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/4.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdan Mazur committed Nov 17, 2023
2 parents b2fb586 + 8f7986b commit dfcea03
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions behat_ibexa_commerce.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ imports:
- behat_ibexa_experience.yaml
- vendor/ibexa/payment/behat_suites.yml
- vendor/ibexa/shipping/behat_suites.yml
- vendor/ibexa/storefront/behat_suites.yml

regression:
suites:
Expand All @@ -17,6 +18,7 @@ regression:
- '%paths.base%/vendor/ibexa/product-catalog/features/setup/setup.feature'
- '%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'
contexts:
- Ibexa\Behat\API\Context\ContentContext
- Ibexa\Behat\API\Context\ContentTypeContext
Expand All @@ -27,6 +29,7 @@ regression:
- Ibexa\Behat\Core\Context\ConfigurationContext
- Ibexa\Behat\Core\Context\FileContext
- Ibexa\Migration\Behat\Context\MigrationContext
- Ibexa\ProductCatalog\Behat\Context\CatalogsContext
commerce:
paths:
- '%paths.base%/vendor/ibexa/admin-ui/features/personas'
Expand All @@ -40,6 +43,7 @@ regression:
- '%paths.base%/vendor/ibexa/product-catalog/features/browser'
- '%paths.base%/vendor/ibexa/scheduler/features'
- '%paths.base%/vendor/ibexa/segmentation/features'
- '%paths.base%/vendor/ibexa/storefront/features/browser'
- '%paths.base%/vendor/ibexa/taxonomy/features'
- '%paths.base%/vendor/ibexa/user/features/browser'
- '%paths.base%/vendor/ibexa/version-comparison/features'
Expand Down Expand Up @@ -97,6 +101,7 @@ regression:
- Ibexa\ProductCatalog\Behat\Context\ProductTypesContext
- Ibexa\Scheduler\Behat\BrowserContext\DateBasedPublisherContext
- Ibexa\Segmentation\Behat\Context\SegmentationContext
- Ibexa\Storefront\Behat\Context\StorefrontContext
- Ibexa\Taxonomy\Behat\Context\Browser\TaxonomyContext
- Ibexa\Taxonomy\Behat\Context\Service\TaxonomyContext
- Ibexa\User\Behat\Context\UserSettingsContext
Expand Down
Binary file added src/lib/Data/Images/image_for_product1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/lib/Data/Images/image_for_product2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/lib/Data/Images/image_for_product3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dfcea03

Please sign in to comment.