gitlab-org--gitlab-foss/spec
Douwe Maan 53bf9da4b4 Merge branch 'test-for-ci_authorized_runners' into 'master'
Add a test for User#ci_authorized_runners

## What does this MR do?

Add a test for User#ci_authorized_runners

## Are there points in the code the reviewer needs to double check?

Should we add `Project#add_user` so that it's similar to `Group#add_user`?

## Why was this MR needed?

I am going to make some changes to this method for !4093, but I couldn't find a corresponding test so I want to add it in case I would break anything.

## What are the relevant issue numbers?

This is a test for current behaviour, before implementing #3407

See merge request !4404
2016-06-08 12:27:46 +00:00
..
config Enable the Rubocop DeprecatedClassMethods cop 2016-05-08 15:33:34 -06:00
controllers Merge branch 'issue_14189' into 'master' 2016-06-07 15:15:07 +00:00
factories Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2 2016-06-06 16:46:36 +02:00
features Merge branch '18013-compact-sidebar' into 'master' 2016-06-07 17:00:44 +00:00
finders Make upcoming milestone work across projects 2016-05-16 10:25:24 +01:00
fixtures Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename' 2016-05-20 16:23:04 -05:00
helpers Merge remote-tracking branch 'origin/master' into rename-ci-commit 2016-06-06 11:20:17 +02:00
initializers Add tests for setting trusted_proxies 2016-05-04 15:49:39 -07:00
javascripts Merge branch 'notes-are-awardables' into 'master' 2016-06-06 16:48:35 +00:00
lib Merge branch 'refactor/ci-config-add-facade' into 'master' 2016-06-07 16:05:26 +00:00
mailers Update tests for the current_application_settings request store changes 2016-05-27 19:05:52 -07:00
models Add a blank line between before and it: 2016-06-07 22:34:09 +08:00
requests Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2 2016-06-06 11:21:39 +02:00
routing Merge branch 'health-check-route' 2016-05-12 16:39:03 -05:00
services Fix remaining test offenses 2016-06-07 13:14:37 +02:00
support Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2 2016-06-06 16:46:36 +02:00
tasks/gitlab Switch the gitlab:db:configure task to use tables.any? instead of looking specifically for the schema_migrations table 2016-05-25 10:47:09 -07:00
views Move "I should see Crowd login form" feature to a view spec 2016-02-24 17:38:13 -05:00
workers Rename all [ci_]commit to [ci_]pipeline in specs and features 2016-06-03 16:22:26 +02:00
factories_spec.rb Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00
rails_helper.rb
spec_helper.rb Enable Knapsack only in CI environment 2016-06-08 11:43:13 +02:00
teaspoon_env.rb Add leading comment space cop 2016-05-31 19:33:46 -03:00