- 24 Jul, 2012 1 commit
-
-
Add tests for the edit page for the toy course, and make sure that exporting to github sets up the git repo properly
Calen Pennington committed
-
- 13 Jul, 2012 2 commits
-
-
* test_{cms/lms} will run collectstatic first, fasttest_{cms/lms} won't * also add staticfiles dir to test_root gitignore
Victor Shnayder committed -
* NOTE: successfully running the tests depends on an updated version of django-pipeline, which fixes a unicode bug (https://github.com/MITx/django-pipeline/commit/efaba4ac63bc635da6a728603e87e14758541ec7) Config changes: * Use separate db for the cms * Run collectstatic before running tests--needed to get everything in the right place for loading pages * fix some paths related to this * Turn off JS compressor for CMS * add empty test_root/uploads dir Code changes: * Add cms tests to check that home page and signup pages load * Add cms account creation test * Make github sync tests clean out repo dirs before running.
Victor Shnayder committed
-
- 05 Jul, 2012 1 commit
-
-
Calen Pennington committed
-
- 17 May, 2012 1 commit
-
-
Calen Pennington committed
-