- 30 May, 2017 1 commit
-
-
Andy Armstrong committed
-
- 03 Aug, 2016 1 commit
-
-
Ned Batchelder committed
-
- 06 Jun, 2016 1 commit
-
-
ECOM-4214
Tasawer committed
-
- 04 May, 2016 1 commit
-
-
By default, disable all caching in tests, to preserve test independence. In order to enable caching, inherit from CacheSetupMixin, and specify which cache configuration is needed. [EV-32]
Calen Pennington committed
-
- 10 Dec, 2015 1 commit
-
-
Bill DeRusha committed
-
- 09 Dec, 2015 1 commit
-
-
Bill DeRusha committed
-
- 06 Jul, 2015 1 commit
-
-
Changed enrollment api to set enrollment atributes if the course is credit course ECOM-1719
Ahsan Ulhaq committed
-
- 14 May, 2015 1 commit
-
-
Also, I replaced a number of tearDown methods with addCleanup instead. And also remove some unneeded patch.stopall() calls.
Ned Batchelder committed
-
- 13 Mar, 2015 1 commit
-
-
Awais committed
-
- 22 Jan, 2015 1 commit
-
-
stephensanchez committed
-
- 18 Dec, 2014 1 commit
-
-
Consolidate PUT and POST on the RESTful Layer. Change URLs for API Test cleanup. Adding a course details URL to the enrollment API. Change student to user Change to v1, remove feature flag from API URLs Updating student to user in tests Re-ordering redirect urls to be evaluated last. Adding pagination and testing. Adding Django REST settings for pagination. Revert "Re-ordering redirect urls to be evaluated last." This reverts commit 4c9502daa383e49b46f8abec5456c271e5e24ccb. Re-ordering redirect urls to be evaluated last. Conflicts: common/djangoapps/enrollment/urls.py Revert "Adding Django REST settings for pagination." This reverts commit 9f8a54c41f34caa24818c88f1e75ac59f6ce5259. Conflicts: common/djangoapps/enrollment/urls.py Revert "Adding pagination and testing." This reverts commit 0b2d46262abb78f5ad170700205e7fd28b6af942. Additional testing, logging, and error messages.
stephensanchez committed
-
- 23 Oct, 2014 1 commit
-
-
Updating tests for views Last chunk of tests and pep8 cleanup Code Review cleanup. Additional CR comments Changing serialization of suggested prices.
stephensanchez committed
-