BigW Consortium Gitlab

  1. 17 Feb, 2017 1 commit
  2. 18 Nov, 2016 1 commit
  3. 04 Sep, 2016 1 commit
  4. 22 Jun, 2015 2 commits
  5. 12 Feb, 2015 1 commit
  6. 07 Jun, 2014 1 commit
  7. 06 Jun, 2014 2 commits
  8. 05 Jun, 2014 1 commit
  9. 30 May, 2014 1 commit
  10. 26 Feb, 2013 1 commit
  11. 02 Sep, 2012 1 commit
  12. 25 Aug, 2012 1 commit
    • Cleanup spec/support folder and spec/spec_helper · fba174e9
      Robert Speicher authored
      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