Skip to content
Snippets Groups Projects
  1. Apr 08, 2014
  2. Apr 03, 2014
  3. Feb 05, 2014
  4. Feb 04, 2014
    • Will Daly's avatar
      List which test suites failed · 194c906c
      Will Daly authored
      Add section headings to test console output
      
      i18n tests generate XUnit reports
      
      Move i18n and docs test commands out of tests.rake
      194c906c
  5. Feb 03, 2014
  6. Jan 29, 2014
  7. Jan 27, 2014
  8. Dec 20, 2013
  9. Dec 10, 2013
  10. Oct 03, 2013
  11. Sep 27, 2013
  12. Sep 24, 2013
  13. Sep 18, 2013
  14. Sep 04, 2013
  15. Sep 02, 2013
  16. Aug 27, 2013
  17. Aug 26, 2013
  18. Aug 06, 2013
  19. Aug 02, 2013
  20. Jul 23, 2013
  21. Jul 10, 2013
  22. Jun 27, 2013
  23. Jun 21, 2013
  24. Jun 20, 2013
  25. Jun 05, 2013
    • Will Daly's avatar
      Fixed issue with xargs on Mac OS X. · 359e61d0
      Will Daly authored
      Removed cleaning of reports folders, since this was
      interferring with coverage reports generated
      sequentially by rake test.
      359e61d0
    • Calen Pennington's avatar
      Run all tests on jenkins · 0bf7c71e
      Calen Pennington authored
      We used to specify specific rake test tasks so that we could run all of
      them even if early ones failed. However, that meant that as new tasks
      were added, they weren't being run on jenkins.
      
      Now, there is a facility in the rake scripts so that tests can run using
      the test_sh function, which will delay failure until the end of the rake
      run, unless the TESTS_FAIL_FAST environment variable is set.
      
      Furthermore, this reorganizes the jasmine test tasks so that we can run
      those as part of `rake test` as well.
      0bf7c71e
  26. Jun 04, 2013
Loading