gitlab-org--gitlab-foss/spec/lib
Markus Koller 8f537845ed
Fix migration specs using factories
We need to stub default_git_depth and default_git_depth= because some
old migrations specs try to create a record using schema before that
column was introduced.

The `let!` calls were executed before the `before` hook which still
caused some factories to fail, so they're created in the `before` hook
now as well.
2019-06-07 13:31:26 +02:00
..
api Include the port in the URLs of the API Link headers 2019-06-06 15:11:48 +02:00
backup
banzai Merge branch 'fix/allow-lower-case-issue-ids' into 'master' 2019-06-06 14:40:07 +00:00
bitbucket
bitbucket_server
constraints
container_registry
gitaly
gitlab Fix migration specs using factories 2019-06-07 13:31:26 +02:00
google_api
json_web_token
mattermost Protect Gitlab::HTTP against DNS rebinding attack 2019-05-30 10:47:31 -03:00
microsoft_teams
object_storage
omni_auth/strategies
quality Revert "Merge branch 'revert-04c3c6dd' into 'master'" 2019-05-22 21:47:32 +02:00
rspec_flaky
safe_zip
sentry Handle possible HTTP exception for Sentry client 2019-04-07 07:51:36 +00:00
serializers
system_check
after_commit_queue_spec.rb
event_filter_spec.rb
expand_variables_spec.rb
extracts_path_spec.rb Validate refs used in controllers don't have spaces 2019-04-14 15:26:25 -07:00
feature_spec.rb
file_size_validator_spec.rb
forever_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
gitlab_spec.rb Add DNS rebinding protection settings 2019-05-30 10:47:57 -03:00
milestone_array_spec.rb
system_check_spec.rb
uploaded_file_spec.rb