Skip to content

Commit

Permalink
Merge pull request #1094 from mnocon/move-adminui-features
Browse files Browse the repository at this point in the history
[Behat] Moved AdminUI features
  • Loading branch information
lserwatka authored Sep 26, 2019
2 parents 4b14f11 + af727a3 commit fe5dd21
Show file tree
Hide file tree
Showing 14 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions behat_suites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ adminui:
suites:
adminui:
paths:
- '%paths.base%/vendor/ezsystems/ezplatform-admin-ui/features'
- '%paths.base%/vendor/ezsystems/ezplatform-admin-ui/features/standard'
filters:
tags: "@common"
contexts:
Expand Down Expand Up @@ -38,7 +38,7 @@ adminui:

adminuimodules:
paths:
- '%paths.base%/vendor/ezsystems/ezplatform-admin-ui/features/ContentTypeFields.feature'
- '%paths.base%/vendor/ezsystems/ezplatform-admin-ui/features/standard/ContentTypeFields.feature'
filters:
tags: "@common"
contexts:
Expand All @@ -56,8 +56,8 @@ adminui:

richtext:
paths:
- '%paths.base%/vendor/ezsystems/ezplatform-admin-ui/features/ContentCreation.feature'
- '%paths.base%/vendor/ezsystems/ezplatform-admin-ui/features/ContentDraft.feature'
- '%paths.base%/vendor/ezsystems/ezplatform-admin-ui/features/standard/ContentCreation.feature'
- '%paths.base%/vendor/ezsystems/ezplatform-admin-ui/features/standard/ContentDraft.feature'
filters:
tags: "@common"
contexts:
Expand Down Expand Up @@ -89,4 +89,4 @@ adminui:
- EzSystems\EzPlatformAdminUi\Behat\BusinessContext\LeftMenuContext
- EzSystems\EzPlatformAdminUi\Behat\BusinessContext\NotificationContext
- EzSystems\EzPlatformAdminUi\Behat\BusinessContext\TrashContext
- EzSystems\EzPlatformAdminUi\Behat\BusinessContext\UDWContext
- EzSystems\EzPlatformAdminUi\Behat\BusinessContext\UDWContext
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit fe5dd21

Please sign in to comment.