This website requires JavaScript.
Explore
Help
Register
Sign In
Andal.LND
/
edx-platform
Watch
4
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b329b0ea42447cfb23a082a0860bfabdb46155af
edx-platform
/
cms
/
djangoapps
/
contentstore
/
tests
History
Jay Zoldak
b63c3c5a67
Change modulestore name and subclass TestCase
2013-02-06 10:36:28 -05:00
..
__init__.py
Cleaning up pep8 violations
2012-07-23 14:44:40 -04:00
factories.py
Change modulestore name and subclass TestCase
2013-02-06 10:36:28 -05:00
test_contentstore.py
Change modulestore name and subclass TestCase
2013-02-06 10:36:28 -05:00
test_core_caching.py
Minor cleanup.
2013-01-16 09:57:21 -05:00
test_course_settings.py
Finally! Details unit tests work and pass. Grading ones are fairly far
2012-12-27 11:22:15 -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