gitlab-org--gitlab-foss/spec/support
Zeger-Jan van de Weg 3efaf5b56d
Hotfix for Rspec and second storage
Rails requires a second storage for testing cross shard features. Gitaly
will not boot if this second storage doesn't exist. So this will create
this storage without adding it to the list of storages that Rails knows
about.
2018-10-24 11:15:21 +02:00
..
api Merge branch 'issue_36138' into 'master' 2018-08-28 07:49:09 +00:00
banzai Move common tests from user and project reference filter specs to a shared example 2018-07-03 00:36:34 +05:30
chunked_io Introduce Redis helpers. Rename BuildTraceChunkFlushToDbWorker to Ci::BuildTraceChunkFlushWorker. 2018-05-04 17:02:08 +09:00
controllers Strip whitespace around GitHub personal access tokens 2018-10-17 13:16:31 -07:00
cycle_analytics_helpers Refactors median code to work with both single and multiple projects 2018-02-28 10:46:20 +00:00
features Fixes close/reopen quick actions preview for issues and merge_requests 2018-10-15 12:55:27 +02:00
gitlab-git-test.git Fix encoding error in Gitaly::Commit::TreeEntry 2018-05-30 17:33:17 +02:00
gitlab_stubs Removed API endpoint and specs 2018-05-30 18:23:07 +02:00
google_api
helpers Hotfix for Rspec and second storage 2018-10-24 11:15:21 +02:00
http_io Fix and add specs for testing metadata entry 2018-07-09 14:19:52 +02:00
import_export refactor code based on feedback 2018-09-07 14:43:51 +02:00
matchers Merge branch 'bvl-user-status-message-35463' into 'master' 2018-08-01 15:21:24 +00:00
migrations_helpers Move TrackUntrackedUploadsHelpers 2018-02-20 12:09:50 -08:00
prometheus Improve readability and move custom matchers to better place 2018-07-27 12:29:49 +02:00
protected_tags
redis Bring changes from EE 2018-06-21 23:49:15 +08:00
services Revert "Merge branch 'refactor-cluster-create-service-spec' into 'master'" 2018-10-22 20:12:26 +00:00
shared_contexts Allow collaboration with forks through the API 2018-07-12 12:14:54 +02:00
shared_examples Resolve "Filter discussion (tab) by comments or activity in issues and merge requests" 2018-10-23 09:49:45 +00:00
shoulda/matchers Fix shoulda-matchers in Rails 5 2018-06-13 13:21:12 +02:00
test_reports Squashed commit of the following: 2018-08-02 15:06:39 +09:00
trace Fix typo in spec. Add a test for the case of when trace is stored in database 2018-06-04 14:28:21 +09:00
batch_loader.rb
capybara.rb Move spec helpers/matchers/shared examples/contexts to their relevant folder 2018-04-23 12:20:30 +02:00
carrierwave.rb
commit_trailers_spec_helper.rb Fix commit trailer rendering when Gravatar is disabled 2018-04-25 17:32:51 +02:00
db_cleaner.rb Fix deletion attempts on dropped tables 2018-02-23 14:12:54 -08:00
forgery_protection.rb Backport with_forgery_protection spec helper 2018-05-08 23:24:00 +01:00
generate-seed-repo-rb Updates from rubocop -a 2018-07-09 21:13:08 +08:00
gitaly.rb Deny repository disk access in development and test 2018-06-14 11:18:25 +00:00
issuables_requiring_filter_shared_examples.rb Check if at least one filter is set on dashboard 2018-04-03 20:19:09 +02:00
json_response.rb Move spec helpers/matchers/shared examples/contexts to their relevant folder 2018-04-23 12:20:30 +02:00
omni_auth.rb
prepare-gitlab-git-test-for-commit Move spec helpers/matchers/shared examples/contexts to their relevant folder 2018-04-23 12:20:30 +02:00
rspec.rb Move fixture_path out of support/rspec file which is used by fast_spec_helper, so that fast specs can be run on its own again. 2018-08-31 10:23:57 +12:00
seed.rb Move spec helpers/matchers/shared examples/contexts to their relevant folder 2018-04-23 12:20:30 +02:00
setup_builds_storage.rb
sidekiq.rb Disable query limit counter in sidekiq 2018-09-04 08:48:00 +02:00
stored_repositories.rb Remove broken git storage for testing 2018-10-23 10:36:47 +02:00
stub_version.rb Show the commit-sha for pre-release versions 2018-10-02 16:11:32 +02:00
unpack-gitlab-git-test
webmock.rb