- 13 Aug, 2012 1 commit
-
-
* if the course metadata have enrollment_start and/or enrollment_end, only allow normal users to enroll post start and pre end. * If DARK_LAUNCH is on, staff can enroll outside the window
Victor Shnayder committed
-
- 12 Aug, 2012 1 commit
-
-
* pass user to check_course * if dark launch feature enabled, users with staff access to course can see courseware before start date. Students still can't. * tests. * Remaining: enrollment view has custom access control. Need to check it.
Victor Shnayder committed
-
- 10 Aug, 2012 3 commits
-
-
Victor Shnayder committed
-
Victor Shnayder committed
-
* need to actually return 404 codes to clients when DEBUG=False * add option to make nose more verbose and drop to pdb on error
Victor Shnayder committed
-
- 07 Aug, 2012 1 commit
-
-
* test enrolls in course before testing pages * support github edit links with new file structure * Some pep8 cleanups
Victor Shnayder committed
-
- 01 Aug, 2012 1 commit
-
-
Victor Shnayder committed
-
- 27 Jul, 2012 2 commits
-
-
* move askbot repo into mitx as a submodule * set settings as in 85865f7221 * remove test_mongo env. * Refactor tests to use new config structure. * Add real integration tests--not working due to bugs in course xml. Turned off.
Victor Shnayder committed -
* new env file to run integration tests with mongo backend - needs askbot to get db in the right state - needs wiki to load pages successfully - not using migrations to make it run faster * import test courses, check that each page loads without erroring. * fix NonePointerException in index view to make tests pass * misc formatting cleanups
Victor Shnayder committed
-