-
- Downloads
Issue #2905595: Optimization round for the automated functional acceptance testing
Showing
- .travis.yml 58 additions, 42 deletions.travis.yml
- behat.varbase.yml 2 additions, 1 deletionbehat.varbase.yml
- build.xml 5 additions, 27 deletionsbuild.xml
- composer.json 1 addition, 1 deletioncomposer.json
- tests/features/bootstrap/VarbaseContext.php 11 additions, 10 deletionstests/features/bootstrap/VarbaseContext.php
- tests/features/varbase/README.md 3 additions, 36 deletionstests/features/varbase/README.md
- tests/features/varbase/step1-init-tests/01-create-default-testing-users.feature 0 additions, 0 deletions.../step1-init-tests/01-create-default-testing-users.feature
- tests/features/varbase/step1-init-tests/02-add-arabic.feature 0 additions, 0 deletions...s/features/varbase/step1-init-tests/02-add-arabic.feature
- tests/features/varbase/step1-init-tests/README.md 3 additions, 0 deletionstests/features/varbase/step1-init-tests/README.md
- tests/features/varbase/step2-apply-tests/01-website-base-requirements/01-01-user-registration_only-admins-login.feature 0 additions, 0 deletions...rements/01-01-user-registration_only-admins-login.feature
- tests/features/varbase/step2-apply-tests/01-website-base-requirements/01-02-user-roles.feature 0 additions, 0 deletions...sts/01-website-base-requirements/01-02-user-roles.feature
- tests/features/varbase/step2-apply-tests/01-website-base-requirements/01-03-input-formats.feature 0 additions, 0 deletions.../01-website-base-requirements/01-03-input-formats.feature
- tests/features/varbase/step2-apply-tests/01-website-base-requirements/01-04-website-languages_english.feature 0 additions, 0 deletions...base-requirements/01-04-website-languages_english.feature
- tests/features/varbase/step2-apply-tests/01-website-base-requirements/01-05-translatable-content-types-to-all-languages.feature 0 additions, 0 deletions...01-05-translatable-content-types-to-all-languages.feature
- tests/features/varbase/step2-apply-tests/01-website-base-requirements/01-06-convert-urls-links.feature 0 additions, 0 deletions...ebsite-base-requirements/01-06-convert-urls-links.feature
- tests/features/varbase/step2-apply-tests/02-user-management/02-01-request-new-password.feature 0 additions, 0 deletions...sts/02-user-management/02-01-request-new-password.feature
- tests/features/varbase/step2-apply-tests/02-user-management/02-02-admins-can-create-users-and-assign-role-them.feature 0 additions, 0 deletions...2-02-admins-can-create-users-and-assign-role-them.feature
- tests/features/varbase/step2-apply-tests/02-user-management/02-03-user-login.feature 0 additions, 0 deletions...2-apply-tests/02-user-management/02-03-user-login.feature
- tests/features/varbase/step2-apply-tests/02-user-management/02-04-persistent-login.feature 1 addition, 1 deletion...y-tests/02-user-management/02-04-persistent-login.feature
- tests/features/varbase/step2-apply-tests/02-user-management/02-05-user-protect.feature 0 additions, 0 deletions...apply-tests/02-user-management/02-05-user-protect.feature
... | ... | @@ -167,7 +167,7 @@ |
"guzzlehttp/guzzle": "6.2.*@stable", | ||
"symfony/css-selector": "~2.8", | ||
"squizlabs/php_codesniffer": "2.*", | ||
"behatch/contexts": "*", | ||
"behatch/contexts": "2.7.1", | ||
"emuse/behat-html-formatter": "@stable" | ||
}, | ||
"config": { | ||
... | ... |
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
Please register or sign in to comment