gitlab-org--gitlab-foss/spec/support
Bob Van Landuyt 0b27841fd6 Eager load the GraphQL schema in specs
Avoid counting on Rails eager loading the GraphQL types, but preload
them before the specs.

This would avoid loading the schema in 2 separate threads
concurrently (1 inside the specs, 1 inside the test-server that will
receive requests). Loading the schema in parallel like that could
cause duplicate definition errors.
2019-05-10 12:52:19 -05:00
..
api Resolve "Get milestone by title via API" 2019-03-27 09:01:07 +00:00
banzai
chunked_io
controllers Revert Rails.application.env_config after using mock_auth_hash 2019-04-23 21:11:08 +02:00
cycle_analytics_helpers
features Adds header column to variables list 2019-05-07 15:23:47 +01:00
gitlab-git-test.git
gitlab_stubs Remove gem install bundler from Docker-based Ruby environments 2019-01-01 19:27:19 +09:00
google_api
helpers Eager load the GraphQL schema in specs 2019-05-10 12:52:19 -05:00
http_io
import_export Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
matchers Remove .wiki and @md-typography mixin in favor of .md and .md-file 2019-03-26 14:29:33 +01:00
migrations_helpers Removes factories on Cluster background migration 2019-01-22 09:18:07 -06:00
prometheus
protected_tags
redis Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
services Upgrade Rails to 5.1.6.1 2019-04-23 08:31:23 +08:00
shared_context/policies Allow guests users to access project releases 2019-05-03 13:29:20 +00:00
shared_contexts [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
shared_examples Merge branch '58882-reduce-test-view-port' into 'master' 2019-05-07 14:44:59 +00:00
shoulda/matchers
test_reports
trace
active_record_enum.rb
batch_loader.rb
capybara.rb Try to reduce testing view port and unify it 2019-05-07 01:06:15 +08:00
carrierwave.rb
commit_trailers_spec_helper.rb
database_cleaner.rb Reduce differences in spec/support/db_cleaner.rb 2019-03-07 08:13:37 +01:00
db_cleaner.rb Reduce differences in spec/support/db_cleaner.rb 2019-03-07 08:13:37 +01:00
external_authorization_service_helpers.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
forgery_protection.rb
generate-seed-repo-rb
issuables_requiring_filter_shared_examples.rb convert specs in javascripts/ and support/ to new syntax 2018-12-21 10:10:26 +01:00
json_response.rb
omni_auth.rb
prepare-gitlab-git-test-for-commit
protected_branch_helpers.rb Extract EE specific tests for protected branches/tags 2019-04-25 13:06:06 -03:00
protected_tag_helpers.rb Extract EE specific tests for protected branches/tags 2019-04-25 13:06:06 -03:00
rspec.rb
seed.rb
setup_builds_storage.rb
sidekiq.rb
stored_repositories.rb
stub_version.rb
unpack-gitlab-git-test
webmock.rb Reduce differences in spec/support/webmock.rb 2019-03-07 08:13:38 +01:00