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
Packages
Projects
Releases
Wiki
Activity
Files
044a8a5cf6e5b5be59bdb4fe1ef05c8bf044d6a6
edx-platform
/
cms
/
djangoapps
/
contentstore
/
tests
History
Don Mitchell
253bc10d9f
did other test cleanups which Christina mentioned (should have read the
...
note first)
2013-02-06 17:31:17 -05:00
..
__init__.py
Cleaning up pep8 violations
2012-07-23 14:44:40 -04:00
factories.py
CapaDescriptor new unit tests
2013-01-08 13:16:38 -05:00
test_core_caching.py
Minor cleanup.
2013-01-16 09:57:21 -05:00
test_course_settings.py
did other test cleanups which Christina mentioned (should have read the
2013-02-06 17:31:17 -05:00
test_course_updates.py
Updated unit test for the create operation related to bug 107
2013-01-09 09:55:50 -05:00
test_utils.py
Fix for Studio
#96
.
2012-12-20 14:58:02 -05:00
tests.py
change from throwing a Http404 exception, which I believe will try to render a static 404.html template - and ironically triggers a 500 server error. Just create a HttpResponse and set the status_code to 404.
2013-02-05 16:26:07 -05:00