-
Notifications
You must be signed in to change notification settings - Fork 16
/
behat_ibexa_content.yaml
72 lines (71 loc) · 4.41 KB
/
behat_ibexa_content.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
imports:
- behat_ibexa_oss.yaml
- vendor/ezsystems/date-based-publisher/behat_suites_content.yml
- vendor/ezsystems/ezplatform-workflow/behat_suites_content.yml
- vendor/ezsystems/ezplatform-version-comparison/behat_suites.yml
regression:
suites:
setup-content:
paths:
- '%paths.base%/vendor/ezsystems/behatbundle/features/personas'
- '%paths.base%/vendor/ezsystems/behatbundle/features/setup/richtextConfiguration/custom_styles.feature'
- '%paths.base%/vendor/ezsystems/behatbundle/features/setup/richtextConfiguration/custom_tags.feature'
- '%paths.base%/vendor/ezsystems/ezplatform-workflow/features/setup/setup_content.feature'
- '%paths.base%/vendor/ezsystems/behatbundle/features/setup/loginMethods'
- '%paths.base%/vendor/ezsystems/behatbundle/features/setup/contentTranslation'
contexts:
- EzSystems\Behat\API\Context\ContentContext
- EzSystems\Behat\API\Context\ContentTypeContext
- EzSystems\Behat\API\Context\RoleContext
- EzSystems\Behat\API\Context\TestContext
- EzSystems\Behat\API\Context\UserContext
- EzSystems\Behat\Core\Context\ConfigurationContext
- EzSystems\Behat\Core\Context\FileContext
- EzSystems\Behat\API\Context\LanguageContext
content:
paths:
- '%paths.base%/vendor/ezsystems/date-based-publisher/features'
- '%paths.base%/vendor/ezsystems/ezplatform-admin-ui/features/personas'
- '%paths.base%/vendor/ezsystems/ezplatform-admin-ui/features/standard'
- '%paths.base%/vendor/ezsystems/ezplatform-user/features/browser'
- '%paths.base%/vendor/ezsystems/ezplatform-workflow/features/browser'
- '%paths.base%/vendor/ezsystems/ezplatform-version-comparison/features'
filters:
tags: "~@broken&&@IbexaContent"
contexts:
- Behat\MinkExtension\Context\MinkContext
- EzSystems\Behat\API\Context\ContentContext
- EzSystems\Behat\API\Context\ContentTypeContext
- EzSystems\Behat\API\Context\RoleContext
- EzSystems\Behat\API\Context\TestContext
- EzSystems\Behat\API\Context\TrashContext
- EzSystems\Behat\API\Context\UserContext
- Ibexa\AdminUi\Behat\BrowserContext\AdminUpdateContext
- Ibexa\AdminUi\Behat\BrowserContext\BookmarkContext
- Ibexa\AdminUi\Behat\BrowserContext\ContentPreviewContext
- Ibexa\AdminUi\Behat\BrowserContext\ContentTypeContext
- Ibexa\AdminUi\Behat\BrowserContext\ContentUpdateContext
- Ibexa\AdminUi\Behat\BrowserContext\ContentViewContext
- Ibexa\AdminUi\Behat\BrowserContext\DashboardContext
- Ibexa\AdminUi\Behat\BrowserContext\LanguageContext
- Ibexa\AdminUi\Behat\BrowserContext\LeftMenuContext
- Ibexa\AdminUi\Behat\BrowserContext\NavigationContext
- Ibexa\AdminUi\Behat\BrowserContext\NotificationContext
- Ibexa\AdminUi\Behat\BrowserContext\ObjectStatesContext
- Ibexa\AdminUi\Behat\BrowserContext\RightMenuContext
- Ibexa\AdminUi\Behat\BrowserContext\RolesContext
- Ibexa\AdminUi\Behat\BrowserContext\SearchContext
- Ibexa\AdminUi\Behat\BrowserContext\SectionsContext
- Ibexa\AdminUi\Behat\BrowserContext\SystemInfoContext
- Ibexa\AdminUi\Behat\BrowserContext\TrashContext
- Ibexa\AdminUi\Behat\BrowserContext\UDWContext
- Ibexa\AdminUi\Behat\BrowserContext\UserNotificationContext
- Ibexa\AdminUi\Behat\BrowserContext\UserPreferencesContext
- Ibexa\Behat\Browser\Context\AuthenticationContext
- Ibexa\Behat\Browser\Context\DebuggingContext
- Ibexa\Scheduler\Behat\BrowserContext\DateBasedPublisherContext
- Ibexa\User\Behat\Context\UserSettingsContext
- Ibexa\User\Behat\Context\UserSetupContext
- Ibexa\VersionComparison\Behat\Context\VersionComparisonContext
- Ibexa\Workflow\Behat\Context\WorkflowAdminContext
- Ibexa\Workflow\Behat\Context\WorkflowContext