Skip to content

Commit

Permalink
IBX-6406: Cover "My Drafts" Page, adding new contexts, backport (#75)
Browse files Browse the repository at this point in the history
* IBX 6404 Cover "My Drafts" Page, adding new contexts, backport

* adding context to behat_ibexa_oss.yaml
  • Loading branch information
jwibexa authored Sep 11, 2023
1 parent e0a114a commit 9865e18
Show file tree
Hide file tree
Showing 4 changed files with 4 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 @@ -100,3 +100,4 @@ regression:
- Ibexa\VersionComparison\Behat\Context\VersionComparisonContext
- Ibexa\Workflow\Behat\Context\WorkflowAdminContext
- Ibexa\Workflow\Behat\Context\WorkflowContext
- Ibexa\AdminUi\Behat\BrowserContext\MyDraftsContext
1 change: 1 addition & 0 deletions behat_ibexa_content.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,4 @@ regression:
- Ibexa\VersionComparison\Behat\Context\VersionComparisonContext
- Ibexa\Workflow\Behat\Context\WorkflowAdminContext
- Ibexa\Workflow\Behat\Context\WorkflowContext
- Ibexa\AdminUi\Behat\BrowserContext\MyDraftsContext
1 change: 1 addition & 0 deletions behat_ibexa_experience.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,4 @@ regression:
- Ibexa\Workflow\Behat\Context\WorkflowAdminContext
- Ibexa\Workflow\Behat\Context\WorkflowContext
- Ibexa\Segmentation\Behat\Context\SegmentationContext
- Ibexa\AdminUi\Behat\BrowserContext\MyDraftsContext
1 change: 1 addition & 0 deletions behat_ibexa_oss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,4 @@ regression:
- Ibexa\Behat\Browser\Context\DebuggingContext
- Ibexa\User\Behat\Context\UserSettingsContext
- Ibexa\User\Behat\Context\UserSetupContext
- Ibexa\AdminUi\Behat\BrowserContext\MyDraftsContext

0 comments on commit 9865e18

Please sign in to comment.