Skip to content
Snippets Groups Projects
  1. Jan 24, 2018
  2. Aug 23, 2017
  3. Aug 16, 2017
  4. May 26, 2017
  5. Feb 17, 2017
  6. Nov 18, 2016
  7. Sep 04, 2016
  8. Jun 22, 2015
  9. Feb 12, 2015
  10. Jun 07, 2014
  11. Jun 06, 2014
  12. Jun 05, 2014
  13. May 30, 2014
  14. Feb 26, 2013
  15. Sep 02, 2012
  16. Aug 25, 2012
    • Robert Speicher's avatar
      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
      fba174e9
Loading