gitlab-org--gitlab-foss/spec/features
Rémy Coutable 6ea0b8d563 Merge branch 'rs-project-security-spec-speed' into 'master'
Speed up Project security access specs

Prior, every single test was creating four `ProjectMember` objects, each
of which created one `User` record, even though each test only used
_one_ of those Users, if any.

Now each test only creates the single user record it needs, if it needs
one. This shaves minutes off of each spec file changed here.

Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/24899

See merge request !7779
2016-11-28 10:42:21 +00:00
..
admin Merge branch 'move-admin-spam-spinach-test-to-rspec' into 'master' 2016-11-24 13:26:33 +00:00
atom Issues atom feed url reflect filters on dashboard 2016-11-03 18:26:06 +01:00
boards Simplify copy on "Create a new list" dropdown in Issue Boards 2016-11-23 17:28:58 -02:00
dashboard Refactor issuables_counter_spec. 2016-11-16 09:44:49 +01:00
groups Make access request specs explicitly enable or disable access requests as required 2016-11-11 15:45:47 +00:00
issuables Handle legacy sort order values 2016-08-18 23:26:07 +01:00
issues Merge branch 'autocomplete-space-prefix' into 'master' 2016-11-25 09:17:47 +00:00
merge_requests Merge branch 'rephrase-system-notes' into 'master' 2016-11-25 04:36:13 +00:00
milestones Stop unauthorized users dragging on milestone page 2016-10-28 21:43:43 +11:00
profiles Add specs for testing authorization and deny of chat user 2016-11-16 23:10:53 +01:00
projects Merge branch 'fix-cancelling-pipelines' into 'master' 2016-11-25 09:48:04 +00:00
protected_branches Move protected branches access control spec into a shared example. 2016-08-20 00:24:12 +05:30
security Speed up Project security access specs 2016-11-28 17:34:27 +08:00
snippets Merge branch 'move-snippet-discover-spinach-test-to-rspec' into 'master' 2016-11-16 14:15:41 +00:00
tags
todos Issue #13823: random message when all Todos are Done 2016-11-11 20:59:54 +01:00
users Fix snippets pagination 2016-09-26 12:42:12 +02:00
abuse_report_spec.rb Move abuse report spinach test to rspec 2016-11-23 19:30:07 +05:00
calendar_spec.rb Fix deselecting calendar days on contribution graph 2016-11-04 10:01:20 -05:00
ci_lint_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
commits_spec.rb Merge remote-tracking branch 'upstream/master' into show-status-from-branch 2016-11-04 22:37:44 +08:00
compare_spec.rb Fix broken rspec in compare text 2016-10-16 21:09:38 -07:00
container_registry_spec.rb
dashboard_issues_spec.rb Issues atom feed url reflect filters on dashboard 2016-11-03 18:26:06 +01:00
dashboard_milestones_spec.rb
environment_spec.rb Fix Rubocop offense for lines in environment specs 2016-11-17 20:19:57 +01:00
environments_spec.rb Merge branch '22539-display-folders' of gitlab.com:gitlab-org/gitlab-ce into 22539-display-folders 2016-11-18 20:21:57 +01:00
expand_collapse_diffs_spec.rb Fix expanding a collapsed diff when converting a symlink to a regular file 2016-11-10 18:24:12 +01:00
gitlab_flavored_markdown_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
global_search_spec.rb Fix broken commits search 2016-11-08 12:03:23 +02:00
groups_spec.rb 19205 Redesign group page header to match new navigation 2016-11-09 17:24:17 -08:00
help_pages_spec.rb Check that both '/help' and '/help/' URLs have the same behaviour 2016-11-25 19:11:14 +01:00
issues_spec.rb Added empty state svg and set up blank conditional 2016-11-18 03:57:36 +00:00
login_spec.rb Fix rubocop build error 2016-10-24 21:44:24 -04:00
markdown_spec.rb Remove VideoJS and clean the integration 2016-07-20 11:36:42 +02:00
milestone_spec.rb Add a starting date to milestones 2016-11-23 13:41:04 +02:00
notes_on_merge_requests_spec.rb Rephrase some system notes to be compatible with new system note style 2016-11-24 18:26:29 +08:00
participants_autocomplete_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
password_reset_spec.rb
profile_spec.rb implements reset incoming email token on issues modal and account page, 2016-11-07 15:56:18 +00:00
projects_spec.rb Allow Member.add_user to handle access requesters 2016-09-28 09:43:00 +02:00
protected_branches_spec.rb Move protected branches access control spec into a shared example. 2016-08-20 00:24:12 +05:30
runners_spec.rb Fix grammar and typos in Runners pages 2016-09-28 10:03:59 +02:00
search_spec.rb Fix broken commits search 2016-11-08 12:03:23 +02:00
signup_spec.rb Make UX upgrades to SignIn/Register views. 2016-10-15 08:27:21 +02:00
snippets_spec.rb Fix snippets pagination 2016-09-26 12:42:12 +02:00
task_lists_spec.rb Shorten task status phrase 2016-08-29 10:46:36 -05:00
triggers_spec.rb Fix failing rspec test for triggers 2016-09-06 11:52:01 +02:00
u2f_spec.rb Make UX upgrades to SignIn/Register views. 2016-10-15 08:27:21 +02:00
unsubscribe_links_spec.rb Remove default value for `project` argument on subscribable concern 2016-11-17 15:10:13 -02:00
users_spec.rb Allow registering users where the username contains dots (.). 2016-11-18 11:47:37 +05:30
variables_spec.rb Updated tests 2016-08-13 00:57:40 -05:00