summaryrefslogtreecommitdiff
path: root/spec/support/test_env.rb
Commit message (Expand)AuthorAgeFilesLines
* Move spec helpers/matchers/shared examples/contexts to their relevant folderRémy Coutable2018-04-231-366/+0
* Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif2018-04-031-1/+2
* Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-211-1/+1
* 36847 - update toml-rb to 1.0.0Ken2018-02-211-1/+1
* port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-1/+1
* Merge branch 'jej/gitattributes-check-at-ref' into 'master'Rémy Coutable2018-01-251-1/+1
|\
| * Can parse root .gitattributes file for a refjej/gitattributes-check-at-refJames Edwards-Jones2018-01-241-1/+1
* | Use an at_exit hook to stop test gitalystop-gitaly-atexitJacob Vosmaer2018-01-151-5/+3
* | Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
|/
* Allow local tests to use a modified GitalyJacob Vosmaer (GitLab)2018-01-051-0/+7
* Fix TestEnv.copy_repo to use disk_path instead of full_pathDouglas Barbosa Alexandre2018-01-031-1/+1
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-2/+2
* Fix legacy migration testZeger-Jan van de Weg2017-12-031-0/+5
* Ensure no exception is raised if the Gitaly process is already gone in TestEn...Rémy Coutable2017-10-171-0/+2
* Commenting on image diffsFelipe Artur2017-10-071-1/+2
* Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-281-0/+3
|\
| * Fix component update with branch specifiers on CI38378-testenv-can-t-handle-component-versions-with-a-branch-name-in-ciAlejandro Rodríguez2017-09-261-0/+3
* | Fix ff_merge_requests.feature spinach testsEric Eastwood2017-09-201-0/+1
|/
* Make TestInit.setup_gitlab_shell and TestInit.setup_gitaly more robust37872-fix-nasty-gdk-nukeRémy Coutable2017-09-141-36/+45
* Abort when `TestEnv.init` is not called in the `test` environmentRémy Coutable2017-09-141-0/+5
* Wait for gitaly to boot during teststest-wait-gitaly-bootJacob Vosmaer2017-09-061-0/+18
* update gitlab-test repositoryAlexis Reigel2017-09-051-1/+1
* Add a test to show that threshold 40 would corrupt35098-raise-encoding-confidence-thresholdLin Jen-Shin2017-08-081-0/+8
* Merge branch '35941-fix-testing-issue-following-gitaly-install-fix' into 'mas...Rémy Coutable2017-08-081-13/+20
|\
| * Print the setup steps and duration and fix an issue resulting in re-setuping ...35941-fix-testing-issue-following-gitaly-install-fixRémy Coutable2017-08-041-7/+16
| * Unset the RUBYOPT env variable before installing gitaly-rubyRémy Coutable2017-08-041-4/+9
| * Revert "Merge branch 'fix-gitaly-install' into 'master'"Rémy Coutable2017-08-041-12/+5
* | Revert "Merge branch 'rs-warm-capybara-only-in-ci' into 'master'"revert-6291bc8cRobert Speicher2017-08-031-1/+0
|/
* Merge branch 'fix-gitaly-install' into 'master'Rémy Coutable2017-08-031-5/+12
|\
| * Don't call load_tasks as this would load the tasks twicefix-gitaly-installRémy Coutable2017-08-021-2/+4
| * Ensure we run installation Rake tasks in a clean env in TestEnvRémy Coutable2017-08-021-5/+10
* | Remove test gitaly when older than version fileJacob Vosmaer (GitLab)2017-08-031-0/+11
|/
* CI fixes for gitaly-rubyJacob Vosmaer2017-08-011-4/+7
* Merge branch 'gitaly-ruby-bundler' into 'master'Sean McGivern2017-07-281-1/+1
|\
| * Support the fact that Gitaly uses bundlerJacob Vosmaer2017-07-271-1/+1
* | use updated gitlab-test repo for signed commitsAlexis Reigel2017-07-271-0/+1
|/
* Fix saving diffs that are not valid UTF-835539-can-t-create-a-merge-request-containing-a-binary-file-with-non-utf-8-charactersSean McGivern2017-07-261-1/+2
* Don't attempt to warm the Capybara cache outside of CIrs-warm-capybara-only-in-ciRobert Speicher2017-07-101-0/+1
* Remove option to disable Gitaly completelyJacob Vosmaer2017-07-071-1/+1
* Merge branch 'shell-test-rebuild' into 'master'Robert Speicher2017-06-281-8/+11
|\
| * Reinstall shell on the test env if it's outdatedshell-test-rebuildAlejandro Rodríguez2017-06-191-8/+11
* | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-4/+4
|/
* Actually clean gitlab-test path when TestEnv.set_repo_refs failsRémy Coutable2017-06-061-4/+12
* added testsnotebook-katex-fixesPhil Hughes2017-05-301-1/+1
* Re-download and recompile Gitaly in tests if the version changed32762-gitaly-should-be-recompiled-when-gitaly_server_version-changesAlejandro Rodríguez2017-05-241-1/+12
* Shorten the last two commit SHA, because CONSISTENCY31562-fix-test_env-set_repo_refs-rspec-profileRémy Coutable2017-05-181-2/+2
* If TestEnv#set_repo_refs fails, clean test repos and retryRémy Coutable2017-05-181-23/+25
* Factorize TestEvent#copy_repoRémy Coutable2017-05-181-12/+3
* Log gitaly output during testingJacob Vosmaer2017-05-151-1/+2
* Don't reuse gRPC channelsJacob Vosmaer2017-05-151-1/+1