gitlab-org--gitlab-foss/spec
Stan Hu 072f9224af Relax expectation in spec/models/project_spec.rb
Multiple Sidekiq workers can run in the spec, causing `Project.find`
to be run in different places. Instead of setting a fixed number of
calls, just use `allow`.
2018-06-11 12:06:25 -07:00
..
bin
config
controllers Merge branch 'jprovazn-rails5-boards' into 'master' 2018-06-11 15:55:29 +00:00
db/production
factories Merge branch 'rs-update-rspec' into 'master' 2018-06-11 09:59:25 +00:00
features Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
finders Backport of "Add assignee lists to boards" 2018-06-07 20:54:24 +00:00
fixtures Backport of "Add assignee lists to boards" 2018-06-07 20:54:24 +00:00
graphql Initial setup GraphQL using graphql-ruby 1.8 2018-06-06 10:58:54 +02:00
helpers Merge branch 'rs-update-rspec' into 'master' 2018-06-11 09:59:25 +00:00
initializers Fix Fog mocking 2018-06-05 16:48:42 +02:00
javascripts Merge branch 'ide-etag-polling' into 'master' 2018-06-11 14:18:43 +00:00
lib Merge branch 'sh-expire-content-cache-after-import' into 'master' 2018-06-11 17:35:39 +00:00
mailers Replace have_html_espaced_body_text after 517598ba 2018-06-03 22:29:51 +09:00
migrations Refactor schema_spec.rb for CE-EE parity and simplicity 2018-06-07 15:47:30 -05:00
models Relax expectation in spec/models/project_spec.rb 2018-06-11 12:06:25 -07:00
policies Rephrase "maintainer" to more precise "members who can merge to the target branch" 2018-06-01 14:33:12 +09:00
presenters Removes redundant error message for script failures 2018-05-24 15:14:28 -05:00
requests Merge branch 'rs-update-rspec' into 'master' 2018-06-11 09:59:25 +00:00
routing Initial setup GraphQL using graphql-ruby 1.8 2018-06-06 10:58:54 +02:00
rubocop/cop Allow comment after if/unless clause 2018-05-29 10:38:59 +02:00
serializers Merge branch 'feature/customizable-favicon' into 'master' 2018-06-07 16:54:41 +00:00
services Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
sidekiq/cron
support Merge branch 'rs-update-rspec' into 'master' 2018-06-11 09:59:25 +00:00
tasks Resolve "Hashed Storage: Make possible to migrate single project" 2018-06-07 15:40:44 +00:00
unicorn
uploaders Don't use Rails.root.join for upload fixture paths 2018-06-11 13:54:25 +02:00
validators Avoid checking the user format in every url validation 2018-06-11 13:29:37 +00:00
views fix broken specs 2018-06-06 05:29:52 -05:00
workers Work around limitations of expect_any_instance_of by stubbing Project.find 2018-06-11 09:47:51 -07:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Fix Fog mocking 2018-06-05 16:48:42 +02:00