gitlab-org--gitlab-foss/spec/features/explore
Robert Speicher c0fcf120b7
Convert "New menu" feature spec to a view spec
A feature spec to test this simple behavior takes about 2 minutes to run
in CI. Everything it's testing is conditionals and `href` attributes,
which can easily be done in a view spec that runs in about 8 seconds.
2018-11-26 11:19:15 -06:00
..
groups_list_spec.rb
groups_spec.rb
user_explores_projects_spec.rb