This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
4443afecaf2450f16fb36d7c79d99cd5e91c19d3
edx-platform
/
lms
/
djangoapps
/
courseware
/
tests
History
Will Daly
cddc868656
Login URL resolves differently in LMS and CMS, which breaks login_test
...
when loaded by rake test_cms I moved the test into lms/courseware/tests so they run correctly.
2013-03-27 13:01:10 -04:00
..
__init__.py
Pep8 autofixes
2013-02-06 11:13:50 -05:00
factories.py
Pep8 autofixes
2013-02-06 11:13:50 -05:00
test_access.py
Make relative imports explicitly relative
2013-03-15 11:23:22 -04:00
test_login.py
Login URL resolves differently in LMS and CMS, which breaks login_test
2013-03-27 13:01:10 -04:00
test_model_data.py
Fix tests except for conditional module and open ended grading
2013-03-05 15:04:59 -05:00
test_module_render.py
Return a 403 when an anonymous user attempts to hit modx_dispatch. Fixes
https://www.pivotaltracker.com/story/show/46916015
and
https://www.pivotaltracker.com/story/show/46916029
2013-03-27 07:29:22 -04:00
test_progress.py
Pep8 fixes for tests
2013-03-05 11:53:00 -05:00
test_tabs.py
Cleaned up courseware test_tabs unittests
2013-03-06 10:16:43 -05:00
test_views.py
Make relative imports explicitly relative
2013-03-15 11:23:22 -04:00
tests.py
Remove references to .definition and .metadata in modules
2013-03-06 18:07:56 -05:00