Add tests for the edit page for the toy course, and make sure that exporting...
Add tests for the edit page for the toy course, and make sure that exporting to github sets up the git repo properly
Showing
- cms/djangoapps/contentstore/tests/tests.py 79 additions, 44 deletionscms/djangoapps/contentstore/tests/tests.py
- cms/djangoapps/contentstore/views.py 0 additions, 1 deletioncms/djangoapps/contentstore/views.py
- cms/djangoapps/github_sync/__init__.py 32 additions, 8 deletionscms/djangoapps/github_sync/__init__.py
- cms/djangoapps/github_sync/tests/__init__.py 22 additions, 21 deletionscms/djangoapps/github_sync/tests/__init__.py
- cms/envs/common.py 1 addition, 3 deletionscms/envs/common.py
- cms/envs/dev.py 6 additions, 5 deletionscms/envs/dev.py
- cms/envs/test.py 2 additions, 0 deletionscms/envs/test.py
- common/lib/xmodule/xmodule/modulestore/__init__.py 5 additions, 1 deletioncommon/lib/xmodule/xmodule/modulestore/__init__.py
- common/lib/xmodule/xmodule/modulestore/mongo.py 21 additions, 3 deletionscommon/lib/xmodule/xmodule/modulestore/mongo.py
- common/test/data/toy/course.xml 4 additions, 6 deletionscommon/test/data/toy/course.xml
- common/test/data/toy/html/Lab2A.html 105 additions, 0 deletionscommon/test/data/toy/html/Lab2A.html
- test_root/data/.gitkeep 0 additions, 0 deletionstest_root/data/.gitkeep
- test_root/data/course_settings.py 0 additions, 28 deletionstest_root/data/course_settings.py
common/test/data/toy/html/Lab2A.html
0 → 100644
File moved
test_root/data/course_settings.py
deleted
100644 → 0
Please register or sign in to comment