- 04 Sep, 2013 2 commits
- 02 Sep, 2013 1 commit
-
-
Will Daly committed
-
- 27 Aug, 2013 2 commits
-
-
Calen Pennington committed
-
Will Daly committed
-
- 26 Aug, 2013 1 commit
-
-
Sarina Canelake committed
-
- 06 Aug, 2013 1 commit
-
-
Julian Arni committed
-
- 02 Aug, 2013 1 commit
-
-
Julian Arni committed
-
- 23 Jul, 2013 1 commit
-
-
Sarina Canelake committed
-
- 10 Jul, 2013 2 commits
-
-
This explains why acceptance_static is used
JonahStanley committed -
Acceptance_static is used to prevent collect static from using a seed test.py had its seed removed due to redundancy
JonahStanley committed
-
- 27 Jun, 2013 3 commits
-
-
This allows the build to pass in Jenkins
Will Daly committed -
Calen Pennington committed
-
This allows the build to pass in Jenkins
Will Daly committed
-
- 21 Jun, 2013 2 commits
-
-
JonahStanley committed
-
directory is created before it is cleaned.
Will Daly committed
-
- 20 Jun, 2013 4 commits
-
-
Added test cleaning to fasttest_* instead of test_*, so that it always gets executed for lms and cms tests. Added comment to `directory` command for tests.rake Separated cleaning of test fixtures from cleaning of reports directory to resolve conflicts with collectstatic.
Will Daly committed -
Rake by default imports all .rake files in the rakelib dir, so we can use that rather than doing our own import loop.
Calen Pennington committed -
Alexander Kryklia committed
-
Alexander Kryklia committed
-
- 05 Jun, 2013 2 commits
-
-
Removed cleaning of reports folders, since this was interferring with coverage reports generated sequentially by rake test.
Will Daly committed -
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.
Calen Pennington committed
-
- 04 Jun, 2013 3 commits
- 03 Jun, 2013 2 commits
- 30 May, 2013 1 commit
-
-
Added diff coverage reports using diff-coverage tool.
Will Daly committed
-
- 23 May, 2013 2 commits
-
-
special case the db setup for the cms acceptance tests. We need the comment client database tables to be created since we're creating the DB from scratch
Chris Dodge committed -
Calen Pennington committed
-
- 15 May, 2013 1 commit
-
-
Calen Pennington committed
-