gitlab-org--gitlab-foss/spec/controllers/import
blackst0ne b44a2c801a Update specs to rails5 format
Updates specs to use new rails5 format.

The old format:
`get :show, { some: params }, { some: headers }`

The new format:
`get :show, params: { some: params }, headers: { some: headers }`
2018-12-19 10:04:31 +11:00
..
bitbucket_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
bitbucket_server_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
fogbugz_controller_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
gitea_controller_spec.rb Namespace access token session key in Import::GithubController 2016-12-19 17:35:51 +01:00
github_controller_spec.rb Allow GitHub imports via token even if OAuth2 provider not configured 2018-12-10 11:56:14 -08:00
gitlab_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
gitlab_projects_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
google_code_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00