gitlabhq/spec/support
Robert Speicher fba174e9bc Cleanup spec/support folder and spec/spec_helper
Changes:
* Move spec/monkeypatch to spec/support
* Remove unused support/shared_examples
* Move support/api to support/api_helpers to match module name
* Move support/login to support/login_helpers to match module name
* Move API specs to requests/api (convention over configuration)
* Remove unused support/js_patch
* Simplify login_as helper
* Move DatabaseCleaner stuff to its own support file
* Remove unnecessary configuration and requires from spec_helper
2012-08-25 14:19:15 -04:00
..
api_helpers.rb Cleanup spec/support folder and spec/spec_helper 2012-08-25 14:19:15 -04:00
db_cleaner.rb Cleanup spec/support folder and spec/spec_helper 2012-08-25 14:19:15 -04:00
login_helpers.rb Cleanup spec/support folder and spec/spec_helper 2012-08-25 14:19:15 -04:00
matchers.rb clean-up code 2011-10-26 18:46:25 +05:00
monkeypatch.rb Cleanup spec/support folder and spec/spec_helper 2012-08-25 14:19:15 -04:00
valid_commit.rb Revert 1.9 Hash syntax in ValidCommit::BLOB_FILE 2012-08-10 18:38:13 -04:00