demarches-normaliennes/spec/features/admin
Nicolas Bouilleaud fc416ee2ec Fix procedure_locked_spec
`login_as administrateur, scope: :administrateur` doesn’t seem to actually do anything, but testing for the _absence_ of content can’t break.

- Make the test fail if login fails,
- Fix the login,
- Write the opposite test,
- Update the searched content to the actual text used in the partial
2019-09-17 14:50:37 +02:00
..
admin_creation_spec.rb add admin creation spec 2019-08-12 13:43:03 +02:00
procedure_cloning_spec.rb Spec: sign_in with administrateur.user 2019-08-14 15:08:14 +02:00
procedure_creation_spec.rb Spec: sign_in with administrateur.user 2019-08-14 15:08:14 +02:00
procedure_locked_spec.rb Fix procedure_locked_spec 2019-09-17 14:50:37 +02:00
procedure_spec_helper.rb Fix tests 2019-01-17 14:04:59 +01:00
procedure_update_spec.rb Spec: sign_in with administrateur.user 2019-08-14 15:08:14 +02:00