Removed unnecessary settings wrangling from ModuleStoreTestCase.
Modified navigation tests to use MixedModulestore Updated factories to find editable modulestore Updated test_submitting_problems Updated test_tabs.py Updated test_view_authentication Updated test_views Updated courseware/tests/tests.py Updated test_masquerade Updated test_module_render Pylint fixes Updated video and word cloud tests Updated course wiki tests Updated license and open_ended tests. One open_ended test still failing due to Mako initialization issues Updated staticbook Updated django_comment_client tests Updated instructor tests Updated instructor task tests Updated external_auth tests Updated course_groups
Showing
- common/djangoapps/course_groups/tests/tests.py 6 additions, 7 deletionscommon/djangoapps/course_groups/tests/tests.py
- common/djangoapps/external_auth/tests/test_shib.py 4 additions, 4 deletionscommon/djangoapps/external_auth/tests/test_shib.py
- common/lib/xmodule/xmodule/modulestore/django.py 31 additions, 0 deletionscommon/lib/xmodule/xmodule/modulestore/django.py
- common/lib/xmodule/xmodule/modulestore/tests/django_utils.py 40 additions, 25 deletionscommon/lib/xmodule/xmodule/modulestore/tests/django_utils.py
- common/lib/xmodule/xmodule/modulestore/tests/factories.py 4 additions, 6 deletionscommon/lib/xmodule/xmodule/modulestore/tests/factories.py
- lms/djangoapps/course_wiki/tests/tests.py 6 additions, 9 deletionslms/djangoapps/course_wiki/tests/tests.py
- lms/djangoapps/courseware/tests/__init__.py 2 additions, 2 deletionslms/djangoapps/courseware/tests/__init__.py
- lms/djangoapps/courseware/tests/modulestore_config.py 15 additions, 1 deletionlms/djangoapps/courseware/tests/modulestore_config.py
- lms/djangoapps/courseware/tests/test_masquerade.py 8 additions, 14 deletionslms/djangoapps/courseware/tests/test_masquerade.py
- lms/djangoapps/courseware/tests/test_module_render.py 8 additions, 13 deletionslms/djangoapps/courseware/tests/test_module_render.py
- lms/djangoapps/courseware/tests/test_navigation.py 2 additions, 2 deletionslms/djangoapps/courseware/tests/test_navigation.py
- lms/djangoapps/courseware/tests/test_submitting_problems.py 5 additions, 4 deletionslms/djangoapps/courseware/tests/test_submitting_problems.py
- lms/djangoapps/courseware/tests/test_tabs.py 2 additions, 2 deletionslms/djangoapps/courseware/tests/test_tabs.py
- lms/djangoapps/courseware/tests/test_view_authentication.py 2 additions, 2 deletionslms/djangoapps/courseware/tests/test_view_authentication.py
- lms/djangoapps/courseware/tests/test_views.py 10 additions, 12 deletionslms/djangoapps/courseware/tests/test_views.py
- lms/djangoapps/courseware/tests/tests.py 64 additions, 68 deletionslms/djangoapps/courseware/tests/tests.py
- lms/djangoapps/django_comment_client/base/tests.py 2 additions, 2 deletionslms/djangoapps/django_comment_client/base/tests.py
- lms/djangoapps/django_comment_client/forum/tests.py 2 additions, 2 deletionslms/djangoapps/django_comment_client/forum/tests.py
- lms/djangoapps/instructor/tests/test_access.py 5 additions, 5 deletionslms/djangoapps/instructor/tests/test_access.py
- lms/djangoapps/instructor/tests/test_api.py 8 additions, 8 deletionslms/djangoapps/instructor/tests/test_api.py
Loading
Please register or sign in to comment