gitlab-org--gitlab-foss/spec/features/profiles
Rémy Coutable 4e3516788f Don't use FFaker in factories, use sequences instead
FFaker can generate data that randomly break our test suite. This
simplifies our factories and use sequences which are more predictive.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-04-03 18:54:48 +02:00
..
chat_names_spec.rb Add specs for testing authorization and deny of chat user 2016-11-16 23:10:53 +01:00
keys_spec.rb Updates SSH key title after pasting key 2017-02-27 15:25:27 +00:00
oauth_applications_spec.rb Add spec for deletion of authorized OAuth2 application 2016-04-14 07:24:58 -07:00
password_spec.rb Avoid to show the original password field when password is automatically seted 2016-08-08 13:55:57 -03:00
personal_access_tokens_spec.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
preferences_spec.rb Remove all gitlab theme related code 2017-02-15 13:31:18 -06:00
user_changes_notified_of_own_activity_spec.rb Revert "Merge branch '8836-mr-revert' into 'master' 2017-03-16 20:18:57 -07:00