diff --git a/behat_suites.yml b/behat_suites.yml deleted file mode 100644 index f662dc1..0000000 --- a/behat_suites.yml +++ /dev/null @@ -1,99 +0,0 @@ -httpCache: - suites: - symfonycache: - paths: - - '%paths.base%/vendor/ibexa/http-cache/features/symfony' - contexts: - - Ibexa\Behat\API\Context\TestContext - - Ibexa\Behat\API\Context\ContentTypeContext - - Ibexa\Behat\API\Context\ContentContext - - Ibexa\Behat\Core\Context\TimeContext - - Ibexa\Behat\Core\Context\ConfigurationContext - - Ibexa\Behat\Browser\Context\BrowserContext - - Ibexa\Behat\Browser\Context\AuthenticationContext - - Behat\MinkExtension\Context\MinkContext - - Ibexa\Behat\Browser\Context\ContentPreviewContext - varnish6: - paths: - - '%paths.base%/vendor/ibexa/http-cache/features/varnish' - filters: - tags: '@varnish6&&~@translationAware' - contexts: - - Ibexa\Behat\API\Context\TestContext - - Ibexa\Behat\API\Context\ContentTypeContext - - Ibexa\Behat\Core\Context\TimeContext - - Ibexa\Behat\Core\Context\ConfigurationContext - - Ibexa\Behat\API\Context\ContentContext - - Ibexa\Behat\Browser\Context\BrowserContext - - Ibexa\Behat\Browser\Context\AuthenticationContext - - Behat\MinkExtension\Context\MinkContext - - Ibexa\Behat\Browser\Context\ContentPreviewContext - varnish6-translation-aware: - paths: - - '%paths.base%/vendor/ibexa/http-cache/features/varnish' - filters: - tags: '@varnish6&&~@translationNotAware' - contexts: - - Ibexa\Behat\API\Context\TestContext - - Ibexa\Behat\API\Context\ContentTypeContext - - Ibexa\Behat\Core\Context\TimeContext - - Ibexa\Behat\Core\Context\ConfigurationContext - - Ibexa\Behat\API\Context\ContentContext - - Ibexa\Behat\Browser\Context\BrowserContext - - Ibexa\Behat\Browser\Context\AuthenticationContext - - Behat\MinkExtension\Context\MinkContext - - Ibexa\Behat\Browser\Context\ContentPreviewContext - varnish7: - paths: - - '%paths.base%/vendor/ibexa/http-cache/features/varnish' - filters: - tags: '@varnish7&&~@translationAware' - contexts: - - Ibexa\Behat\API\Context\TestContext - - Ibexa\Behat\API\Context\ContentTypeContext - - Ibexa\Behat\Core\Context\TimeContext - - Ibexa\Behat\Core\Context\ConfigurationContext - - Ibexa\Behat\API\Context\ContentContext - - Ibexa\Behat\Browser\Context\BrowserContext - - Ibexa\Behat\Browser\Context\AuthenticationContext - - Behat\MinkExtension\Context\MinkContext - - Ibexa\Behat\Browser\Context\ContentPreviewContext - varnish7-translation-aware: - paths: - - '%paths.base%/vendor/ibexa/http-cache/features/varnish' - filters: - tags: '@varnish7&&~@translationNotAware' - contexts: - - Ibexa\Behat\API\Context\TestContext - - Ibexa\Behat\API\Context\ContentTypeContext - - Ibexa\Behat\Core\Context\TimeContext - - Ibexa\Behat\Core\Context\ConfigurationContext - - Ibexa\Behat\API\Context\ContentContext - - Ibexa\Behat\Browser\Context\BrowserContext - - Ibexa\Behat\Browser\Context\AuthenticationContext - - Behat\MinkExtension\Context\MinkContext - - Ibexa\Behat\Browser\Context\ContentPreviewContext - setup: - paths: - - '%paths.base%/vendor/ibexa/http-cache/features/setup/setup.feature' - contexts: - - Ibexa\Behat\API\Context\TestContext - - Ibexa\Behat\API\Context\ContentTypeContext - - Ibexa\Behat\Core\Context\ConfigurationContext - - Ibexa\Behat\API\Context\ContentContext - - Ibexa\Behat\API\Context\LanguageContext - setup-token: - paths: - - '%paths.base%/vendor/ibexa/http-cache/features/setup/invalidateToken.feature' - contexts: - - Ibexa\Behat\Core\Context\ConfigurationContext - setup-symfony-cache: - paths: - - '%paths.base%/vendor/ibexa/http-cache/features/setup/symfonyCache.feature' - contexts: - - Ibexa\Behat\Core\Context\FileContext - setup-translation-aware: - paths: - - '%paths.base%/vendor/ibexa/http-cache/features/setup/translationAware.feature' - contexts: - - Ibexa\Behat\Core\Context\ConfigurationContext