gitlab-org--gitlab-foss/spec/controllers
Jacopo 0ce6785851 Replaces tag: true into :tag in the specs
Replaces all the explicit include metadata syntax in the specs (tag:
true) into the implicit one (:tag).
Added a cop to prevent future errors and handle autocorrection.
2017-10-07 13:57:54 +02:00
..
admin Fix namespace deletion tests 2017-10-05 15:01:26 +02:00
boards
concerns
dashboard Save a query on the todos index page 2017-10-04 17:37:38 +01:00
explore
google_api Improve redirect uri state and fix all remaining tests 2017-10-06 16:14:14 +02:00
groups
import
oauth
profiles spacing and small optimisations 2017-10-01 17:07:26 +02:00
projects Add a project forks spec helper 2017-10-07 11:46:23 +02:00
snippets
abuse_reports_controller_spec.rb
application_controller_spec.rb
autocomplete_controller_spec.rb
dashboard_controller_spec.rb
groups_controller_spec.rb
health_check_controller_spec.rb
health_controller_spec.rb
help_controller_spec.rb
invites_controller_spec.rb
metrics_controller_spec.rb
notification_settings_controller_spec.rb
passwords_controller_spec.rb
profiles_controller_spec.rb
projects_controller_spec.rb Replaces tag: true into :tag in the specs 2017-10-07 13:57:54 +02:00
registrations_controller_spec.rb Show confirmation modal before deleting account 2017-10-06 20:40:41 +00:00
root_controller_spec.rb
search_controller_spec.rb
sent_notifications_controller_spec.rb
sessions_controller_spec.rb
snippets_controller_spec.rb
uploads_controller_spec.rb
users_controller_spec.rb