Initial integration tests!
* 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
Showing
lms/djangoapps/courseware/tests/__init__.py
0 → 100644
lms/djangoapps/courseware/tests/tests.py
0 → 100644
lms/envs/test_mongo.py
0 → 100644
Please
register
or
sign in
to comment