gitlab-org--gitlab-foss/spec/controllers/admin
Toon Claes 5058fc67ac Remove redundant code to convert restricted_levels to integers
The ApplicationSetting#restricted_visibility_levels= now takes care of
converting string formatted levels to integers.
2017-03-23 15:25:42 +01:00
..
application_settings_controller_spec.rb Remove redundant code to convert restricted_levels to integers 2017-03-23 15:25:42 +01:00
applications_controller_spec.rb Make sure scopes are loaded in admin OAuth application form 2017-03-07 14:54:36 +01:00
groups_controller_spec.rb Use `empty_project` where possible in controller specs 2017-01-25 17:14:38 -05:00
identities_controller_spec.rb
impersonations_controller_spec.rb Allow admins to stop impersonating users without e-mail addresses 2016-11-17 23:28:39 -05:00
projects_controller_spec.rb Use `empty_project` where possible in controller specs 2017-01-25 17:14:38 -05:00
runners_controller_spec.rb Use expect { }.to change { } 2017-02-15 20:21:51 +08:00
services_controller_spec.rb Add tests for admin service templates 2017-01-06 13:21:49 +01:00
spam_logs_controller_spec.rb
users_controller_spec.rb