gitlab-org--gitlab-foss/spec/controllers
Steve Azzopardi 6d6767c201
Use array syntax instead of dig for consistency
We are using hash[symbol][symbol] everywhere else in the test file.
2018-10-31 16:57:46 +01:00
..
admin Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
boards Simplify query and add tests for authorization change 2018-10-26 10:27:25 +08:00
concerns
dashboard Add test for the milestone count 2018-10-04 08:54:30 +02:00
explore
google_api
groups Fix problem with spec that showed up in EE merge 2018-10-29 20:39:24 -05:00
import Resolve "Unable to import repository: undefined method `import_file' for nil:NilClass" 2018-09-17 10:52:49 +00:00
instance_statistics
ldap
oauth Fix spec message in spec/controllers/oauth/applications_controller_spec.rb 2018-09-21 11:03:00 +03:00
profiles
projects Use array syntax instead of dig for consistency 2018-10-31 16:57:46 +01:00
snippets
users
abuse_reports_controller_spec.rb
application_controller_spec.rb Fix content caching for non auth users 2018-10-23 16:22:12 +02:00
autocomplete_controller_spec.rb
dashboard_controller_spec.rb
graphql_controller_spec.rb
groups_controller_spec.rb Put issues group search CTE behind a (default on) flag 2018-10-05 11:46:54 +01:00
health_check_controller_spec.rb
health_controller_spec.rb Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
help_controller_spec.rb
invites_controller_spec.rb
metrics_controller_spec.rb
notification_settings_controller_spec.rb
omniauth_callbacks_controller_spec.rb
passwords_controller_spec.rb
profiles_controller_spec.rb
projects_controller_spec.rb Refactor code to remove object storage flag from Import/Export 2018-09-06 16:52:42 +02:00
registrations_controller_spec.rb
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 Fix spec for Rails 5 2018-10-23 16:22:23 +02:00
user_callouts_controller_spec.rb
users_controller_spec.rb