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
17841fcdd486008d71d1cf0406d4690ac739ffe8
edx-platform
/
lms
/
djangoapps
/
shoppingcart
/
tests
History
Chris Dodge
4928fad415
add ability to inspect a cart for the existence of a particular type of item, e.g. PaidCourseRegistration. Only show the 'Shopping Cart' button if there's a PaidCourseRegistration in it.
2014-07-17 00:43:00 -04:00
..
__init__.py
started view tests
2013-08-22 15:39:57 -04:00
payment_fake.py
mitxmako => edxmako
2013-12-03 14:15:09 -05:00
test_context_processor.py
settings.MITX_FEATURES => settings.FEATURES
2013-12-03 15:34:55 -05:00
test_models.py
add ability to inspect a cart for the existence of a particular type of item, e.g. PaidCourseRegistration. Only show the 'Shopping Cart' button if there's a PaidCourseRegistration in it.
2014-07-17 00:43:00 -04:00
test_payment_fake.py
Implemented fake payment page.
2013-09-03 10:46:33 -04:00
test_reports.py
Make course ids and usage ids opaque to LMS and Studio [partial commit]
2014-05-08 12:09:23 -04:00
test_views.py
asadiqbal08:[EX-6] Set up data models and shopping cart enhancements in the LMS
2014-07-10 09:35:32 -04:00