summaryrefslogtreecommitdiff
path: root/spec/spec_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'tests-use-tmpfs' into 'master'"Yorick Peterse2016-10-121-5/+0
* Try tmpfs for repository storage, etcNick Thomas2016-10-061-0/+5
* Upgrade Devise from 4.1.1 to 4.2.0.Connor Shea2016-09-271-1/+1
* Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-241-0/+1
|\
| * Use travel_to instead of dependency injection, feedback:Lin Jen-Shin2016-08-191-0/+1
* | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-101-4/+9
|\ \ | |/
| * Add a method in Project to return a cached value of total count of projectsStan Hu2016-08-091-0/+7
| * Introduce SimpleCovEnv singleton helper and use itGrzegorz Bizon2016-07-211-2/+2
| * Update configuration of SimpleCovKamil Trzcinski2016-07-211-0/+1
| * Store all simplecov configuration in one fileKamil Trzcinski2016-07-211-11/+1
| * Remove unused simplecov-rcovKamil Trzcinski2016-07-211-1/+0
| * Merge coverage reportKamil Trzcinski2016-07-211-1/+9
* | Merge branch 'master' into artifacts-from-ref-and-build-nameLin Jen-Shin2016-07-181-1/+0
|\ \ | |/
| * We're not using them (and look at the typo)remove-unused-helperLin Jen-Shin2016-07-121-1/+0
* | Add all the tests and fix stuffs along the way:Lin Jen-Shin2016-07-121-3/+3
|/
* Remove coveralls linescleanup-forgotten-linesZ.J. van de Weg2016-06-301-5/+0
* Enable Knapsack only in CI environmentknapsack-env-ciKamil Trzcinski2016-06-081-2/+4
* Remove knapsack_merger since we don't use it anywayKamil Trzcinski2016-06-071-1/+0
* Use knapsack everywhereKamil Trzcinski2016-06-031-1/+1
* Use own version of knapsack which supports spinach testsKamil Trzcinski2016-06-031-1/+1
* Try to use knapsackKamil Trzcinski2016-06-031-0/+4
* Update rspec-rails from 3.3.3 to 3.4.2.Connor Shea2016-05-011-6/+0
* Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-151-0/+1
* Removed benchmark suite and its documentationremove-benchmark-suiteYorick Peterse2016-03-101-2/+0
* Retry failed testsKamil Trzcinski2016-03-091-0/+4
* Add temporary monkey patch to get specs passing on 4.2.5.1Robert Speicher2016-01-251-0/+6
* fix notification_service specsValery Sizov2015-11-301-0/+1
* Merge branch 'refactor-build-service' into 'master' Kamil TrzciƄski2015-10-051-0/+4
|\
| * Make commit_spec runKamil Trzcinski2015-10-051-0/+4
* | Basic setup for an RSpec based benchmark suitebenchmark-suiteYorick Peterse2015-10-021-1/+2
|/
* Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets2015-09-111-0/+1
|\
| * Fix emoji URLs in Markdown when relative_url_root is usedStan Hu2015-09-061-0/+1
* | Merge CI factories and CI spec/support with GitLabDmitriy Zaporozhets2015-09-091-0/+3
|/
* Move coverage-related setup back to spec_helperrs-fix-coverageRobert Speicher2015-07-131-0/+11
* Fix ApplicationHelper specsrs-fix-application-helper-specsRobert Speicher2015-06-301-0/+1
* Add spec/support/factory_girlRobert Speicher2015-06-301-4/+3
* Update email_spec gemRobert Speicher2015-06-221-1/+0
* Fix shoulda-matchers requireRobert Speicher2015-06-101-0/+1
* Add spec/support files for WebMock and test coverageRobert Speicher2015-06-101-12/+0
* Move RSpec setup for Capybara to its own support fileRobert Speicher2015-04-251-7/+1
* Add ActiveRecord::Migration.maintain_test_schema! to spec_helperRobert Speicher2015-03-271-0/+2
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-0/+1
* Started on the rspec upgradeJeroen van Baarsen2015-02-121-0/+1
* Try wear_merged! without argumentDmitriy Zaporozhets2014-10-011-1/+1
* Refactor coverage tools usageDmitriy Zaporozhets2014-09-191-7/+7
* Ask coveralls to merge resultsDmitriy Zaporozhets2014-09-191-1/+1
* Recreate tmp/tests on each test runDmitriy Zaporozhets2014-07-311-8/+1
* Remove rails observers from applicationDmitriy Zaporozhets2014-06-171-1/+1
* Disable fixturesJeroen van Baarsen2014-06-061-1/+2
* Remove SporkRobert Speicher2014-03-241-57/+44