summaryrefslogtreecommitdiff
path: root/spec/support/test_env.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Update mock and stub syntax for specsRobert Speicher2015-06-221-2/+4
* Don't delete gitlab-test-fork folder after every test runRobert Speicher2015-05-021-1/+2
* Fix "Revspec not found" errors when viewing diffs in a forked project with su...Stan Hu2015-04-271-7/+46
* Define GIT_TEMPLATE_DIR environment variable in TestEnvRobert Speicher2015-03-271-1/+7
* TestEnv improvementsRobert Speicher2015-02-161-14/+20
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-3/+1
* Add flatten-dir branch to seed repoDmitriy Zaporozhets2015-01-101-0/+1
* Revert "gitlab shell works if multiple rubies installed"Dmitriy Zaporozhets2014-11-181-51/+2
* gitlab shell works if multiple rubies installedCiro Santilli2014-11-181-2/+51
* Fix version of test seed branches.Ciro Santilli2014-10-011-6/+39
* Replace testme with gitlab-test.Ciro Santilli2014-09-271-5/+14
* Only clone GitLab Shell on tests if necessary.Ciro Santilli2014-09-221-4/+6
* Fix markdown tests. Use new repo for testing. Fixed gitlab-shell test setupDmitriy Zaporozhets2014-07-311-1/+1
* Improve copy test repo cmdDmitriy Zaporozhets2014-07-311-4/+5
* Remove test dir only if existsDmitriy Zaporozhets2014-07-311-2/+6
* Cleanup test dir before install gitlab-shell. Fix fork test scenarioDmitriy Zaporozhets2014-07-311-3/+3
* Recreate tmp/tests on each test runDmitriy Zaporozhets2014-07-311-0/+5
* Dont stub gitlab-shell calls. Make test environment closer to real oneDmitriy Zaporozhets2014-07-311-136/+22
* Remove rails observers from applicationDmitriy Zaporozhets2014-06-171-20/+0
* Use ProjectWiki instead of GollumWiki in codeDmitriy Zaporozhets2014-04-091-1/+1
* Fix testsDmitriy Zaporozhets2014-03-251-1/+1
* Remove code that does nothingRobert Speicher2014-03-221-3/+1
* TestEnv.reset_satellite_dir should run 'git clean' quietlyRobert Speicher2014-03-131-1/+1
* Invoke Kernel#system with separate argumentsJacob Vosmaer2014-03-031-6/+7
* Replace shell commands with FileUtilsJacob Vosmaer2014-03-031-2/+2
* Fix MR spinach testsDmitriy Zaporozhets2014-01-231-0/+4
* Fix testsDmitriy Zaporozhets2013-11-201-1/+2
* Clear state in test satellite dir.Marin Jankovski2013-11-121-0/+9
* Specs for Create file APIDmitriy Zaporozhets2013-11-071-0/+1
* Revert "More escaping"Dmitriy Zaporozhets2013-11-051-4/+4
* More escapingNigel Kukard2013-11-041-4/+4
* Speed up testsDmitriy Zaporozhets2013-10-171-2/+1
* Fixing unsafe use of Thread.current variable :current_userAngus MacArthur2013-10-161-0/+5
* Update chosen, improve ui, fix MR fork testsDmitriy Zaporozhets2013-08-081-5/+5
* Style changes from review with @randxIzaak Alpert2013-07-171-8/+6
* Rebased on 6.0Izaak Alpert2013-07-171-1/+3
* Fix intermittently failing notification_service testIzaak Alpert2013-07-171-55/+62
* Merge Request on forked projectsIzaak Alpert2013-07-171-10/+88
* Fix spinach testDmitriy Zaporozhets2013-06-261-0/+1
* remove useless routing tests. Added symlink creation for project with codeDmitriy Zaporozhets2013-06-221-5/+0
* Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets2013-04-271-0/+1
* Disable mailer for spinachDmitriy Zaporozhets2013-04-111-1/+5
* disable mailer for SpinachDmitriy Zaporozhets2013-04-111-0/+8
* Specs refactoring to reduce test time. Disabled observers by default for specsDmitriy Zaporozhets2013-04-101-1/+17
* fix testsDmitriy Zaporozhets2013-04-011-5/+1
* Dont init repo on every create(:repo)Dmitriy Zaporozhets2013-04-011-1/+2
* Use Gitlab::Git:: for git features across applicationDmitriy Zaporozhets2013-04-011-2/+5
* define TestEnv and keep all global stubs in one placeDmitriy Zaporozhets2013-04-011-0/+63