Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Drupal
sfl-boilerplate
Commits
4746fff8
Commit
4746fff8
authored
May 05, 2015
by
Philippe Mouchel
Browse files
Some precisions in README.md file
[refs
#72523
]
parent
4bd55c36
Changes
2
Show whitespace changes
Inline
Side-by-side
tests/README.md
View file @
4746fff8
Instructions
============
Behat: functional tests
-----------------------
Behat: tests fonctionnels
-------------------------
Ces tests sont des tests génériques.
Cependant, ils nécessitent que le Drupal soit configuré de la sorte :
un rôle «administrator» et un rôle «editor»
installation en français, langue par défaut
Vieilles instructions qui ne seront plus valides quand le projet sera dockerisé
Copy behat/behat.yml.example to behat/behat.yml, and replace the placeholders with your values.
Run the tests:
% ./behat
tests/behat/features/generic.feature
View file @
4746fff8
...
...
@@ -82,5 +82,4 @@ Scenario: drush command with text matching: drush output correct status
Scenario
:
drush command with arguments
:
re-enable
system
Given
I run drush
"en"
"system -y"
And
I run drush
"en"
"system -y"
Then
drush output should contain
"system is already enabled."
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment