gitlab-org--gitlab-foss/features
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
..
dashboard Put back the new project button 2017-02-22 10:15:35 -06:00
explore Fix trending projects Spinach failure 2016-10-14 16:58:55 -07:00
group
profile implements reset incoming email token on issues modal and account page, 2016-11-07 15:56:18 +00:00
project Removed the settings gear button inside the Project to a tab 2017-03-07 23:26:57 -06:00
snippets Move 'User Snippets' Spinach feature to Rspec 2017-01-16 06:52:18 +00:00
steps Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
support Fix Spinach and Capybara dependencies 2017-04-01 22:49:22 -07:00
groups.feature Move edit group scenario to rspec and refactor groups_spec 2016-10-14 14:51:59 +03:00
invites.feature
search.feature Fixed logout tests 2016-06-28 13:17:29 +01:00
user.feature