gitlab-org--gitlab-foss/spec
Timothy Andrew 1b8223dd51 Fix remaining spec failures for !12300.
1. Get the spec for `lib/gitlab/auth.rb` passing.

  - Make the `request` argument to `AccessTokenValidationService` optional -
  `auth.rb` doesn't need to pass in a request.

  - Pass in scopes in the format `[{ name: 'api' }]` rather than `['api']`, which
  is what `AccessTokenValidationService` now expects.

2. Get the spec for `API::V3::Users` passing

2. Get the spec for `AccessTokenValidationService` passing
2017-06-28 07:17:13 +00:00
..
bin
config
controllers update preferences controller 2017-06-23 11:41:41 +02:00
db/production
factories Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-review-branch 2017-06-22 15:05:52 +02:00
features Merge branch 'bugfix/ruby2.4-compat' into 'master' 2017-06-27 17:30:43 +00:00
finders Merge branch 'add-since-and-until-params-to-issuables' into 'master' 2017-06-19 12:13:27 +00:00
fixtures Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-review-branch 2017-06-22 15:05:52 +02:00
helpers Merge branch 'pat-alert-when-signin-disabled' into 'master' 2017-06-27 10:29:45 +00:00
initializers Instrument MergeRequestDiff#load_commits 2017-06-14 12:01:38 +01:00
javascripts Merge branch 'refactor-emoji-utils' into 'master' 2017-06-28 05:51:30 +00:00
lib Merge branch 'backport-system-check-fix' into 'master' 2017-06-27 19:41:23 +00:00
mailers Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
migrations Merge branch 'master' into fix/gb/improve-updating-column-in-batches-helper 2017-06-22 12:37:38 +02:00
models Merge branch 'bugfix/ruby2.4-compat' into 'master' 2017-06-27 17:30:43 +00:00
policies Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
presenters Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
requests Fix remaining spec failures for !12300. 2017-06-28 07:17:13 +00:00
routing Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
rubocop/cop Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
serializers Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
services Fix remaining spec failures for !12300. 2017-06-28 07:17:13 +00:00
sidekiq/cron
support Fix remaining spec failures for !12300. 2017-06-28 07:17:13 +00:00
tasks Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
unicorn
uploaders Fix filename method of GitlabUploader to return always real filename 2017-06-13 00:37:12 +02:00
validators Rebuild the dynamic path before validating it 2017-06-21 16:09:35 +02:00
views Limit the width of commit & snippet comment sections 2017-06-23 10:45:08 +00:00
workers Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Include Devise::Test::IntegrationHelpers for all feature specs 2017-06-19 18:59:03 -05:00