Files
edx-platform/common/test
Peter Fogg 8159e86141 Many changes to finish up PR. To wit:
-- Changed docstrings to use double quote.
-- More consistent naming for youtube IDs (normal_speed_id -> youtube_id_1_0).
-- Formatting changes for readability.
-- Updated test XML to expect JSON-encoded strings; prevents tests from spuriously failing.
2013-06-17 13:46:20 -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.