This fixes the following tests(T stands for toy, F stands for factory made): T import_textbook_as_content_element (needed to add a textbook to toy) F static_tab_reordering T import polls (needed to add a poll to toy) T xlint_fails F delete T about_overrides (needed to add an about override to toy) F remove_hide_progress_tab
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.