gitlab-org--gitlab-foss/spec/features/security
Robert Speicher 13ad9a745a 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.
2016-11-28 17:34:27 +08:00
..
group Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
project Speed up Project security access specs 2016-11-28 17:34:27 +08:00
admin_access_spec.rb Move spec/features/admin/security_spec to spec/features/security 2015-07-22 00:39:18 -04:00
dashboard_access_spec.rb Support integration with Koding (online IDE) 2016-08-19 12:10:58 -07:00
profile_access_spec.rb Remove redundant Profile access test cases 2015-07-22 00:01:17 -04:00