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
e7205c08
Commit
e7205c08
authored
Mar 16, 2016
by
Emmanuel Milou
Browse files
Remove broken tests
parent
1aee5cfb
Changes
1
Show whitespace changes
Inline
Side-by-side
tests/behat/features/generic.feature
View file @
e7205c08
...
...
@@ -50,7 +50,7 @@ Scenario: Run cron
Scenario
:
Login as a user created during this scenario
Given users
:
|
name
|
status
|
roles
|
|
Test
user
|
1
|
edito
r
|
|
Test
user
|
1
|
authenticated
use
r
|
When
I am logged in as
"Test user"
Then
I should see the link
"Se déconnecter"
...
...
@@ -67,11 +67,6 @@ Scenario: Error messages
|
error
messages
|
|
Désolé,
nom
d'utilisateur
ou
mot
de
passe
non
reconnu.
|
Scenario
:
Access denied to register url.
Given
I am on
"/user/register"
Then
I should see
"Accès refusé"
And
I should see
"Vous n'êtes pas autorisé(e) à accéder à cette page."
Scenario
:
drush command with text matching
:
drush
output
correct
status
Given
I run drush
"st"
Then
drush output should contain
"Drupal version"
...
...
Write
Preview
Markdown
is supported
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