gitlab-org--gitlab-foss/spec/controllers/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
..
accounts_controller_spec.rb Prevent users from disconnecting gitlab account from CAS 2017-03-31 18:42:34 +01:00
avatars_controller_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
keys_controller_spec.rb Remove remnants of git annex 2017-03-03 18:33:47 +01:00
notifications_controller_spec.rb Simplify spec 2017-03-24 15:10:26 -07:00
personal_access_tokens_spec.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
preferences_controller_spec.rb Remove all instances of theme_id; require downtime 2017-02-15 13:31:18 -06:00
two_factor_auths_controller_spec.rb Implement U2F registration. 2016-06-06 12:50:31 +05:30