gitlab-org--gitlab-foss/spec/features/admin
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
..
admin_abuse_reports_spec.rb Restore pagination to admin abuse reports 2017-02-16 17:02:58 -06:00
admin_active_tab_spec.rb Fix spec/features/admin/admin_active_tab_spec.rb 2016-12-15 22:35:44 -02:00
admin_appearance_spec.rb Move Admin Appearance spinach feature to rspec 2016-12-19 17:41:54 +01:00
admin_broadcast_messages_spec.rb Fix up emoji tests that should have failed :/ 2017-03-24 21:19:34 -05:00
admin_browse_spam_logs_spec.rb Move admin spam spinach test to Rspec 2016-11-23 20:18:35 +05:00
admin_browses_logs_spec.rb Move admin logs spinach test to rspec 2016-12-06 22:16:32 +05:00
admin_builds_spec.rb Fix broken tests 2017-02-03 09:43:04 +00:00
admin_deploy_keys_spec.rb Move admin deploy keys spinach to rspec 2017-01-03 13:53:42 +05:00
admin_disables_git_access_protocol_spec.rb Add the username of the current user to the HTTP(S) clone URL 2017-02-24 16:35:34 +01:00
admin_disables_two_factor_spec.rb Add a button to Admin::Users#show to disable 2FA for that user 2015-07-10 17:18:33 -04:00
admin_groups_spec.rb Merge branch 'move-admin-groups-spinach-test-to-rspec' into 'master' 2017-01-15 23:07:16 +00:00
admin_health_check_spec.rb Revert "Merge branch 'revert-9cac0317' into 'master' " 2017-01-23 16:35:24 +01:00
admin_hooks_spec.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
admin_labels_spec.rb Fix admin_labels_spec.rb transient failure 2017-02-10 11:44:00 -02:00
admin_manage_applications_spec.rb Move admin application spinach test to rspec 2016-12-17 17:45:10 +05:00
admin_projects_spec.rb Use archived trait for project in specs instead model column 2017-01-22 19:19:45 +05:00
admin_runners_spec.rb Fix grammer issue in admin/runners 2017-02-17 14:36:49 -06:00
admin_settings_spec.rb Improve readability and add test 2017-03-23 13:35:20 +01:00
admin_system_info_spec.rb Handle unavailable system info 2016-08-25 08:28:35 +01:00
admin_users_impersonation_tokens_spec.rb Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
admin_users_spec.rb Backport of the frontend view, including tests 2017-02-06 16:17:46 -06:00
admin_uses_repository_checks_spec.rb Revert "Merge branch 'revert-9cac0317' into 'master' " 2017-01-23 16:35:24 +01:00