gitlab-org--gitlab-foss/spec/features/security/project
the-undefined 80a2e3a9c8 Add missing security specs for raw snippet access
Each project visibility type (Public, Internal, Private) has an access
feature spec to catch security regressions. This commit adds relevent
tests for the raw snippet path in each of these project access specs.

Refacotrings:

- Use an empty project factory for access specs
2016-11-05 07:11:50 +00:00
..
snippet Add missing security specs for raw snippet access 2016-11-05 07:11:50 +00:00
internal_access_spec.rb
private_access_spec.rb
public_access_spec.rb