Files
edx-platform/common/test
Calen Pennington d785b1e213 Convert due_date_display_format tests to use factories
Previously, these tests modified due_date, which failed due to the new
restrictions on writing to Scope.settings from the LMS.
2013-10-08 15:29:17 -04:00
..

Common test infrastructure for LMS + CMS

data/ has some test course data.

Once the course validation is separated from django, we should have scripts here that checks that a course consists only of xml that we understand.