From e8763ef71520f36365c60f6507ddd040f56aa405 Mon Sep 17 00:00:00 2001 From: Mat Peterson Date: Wed, 13 Aug 2014 18:16:39 +0000 Subject: [PATCH] Do TODOs in test_contentstore.py --- .../contentstore/tests/test_contentstore.py | 13 ++++++------- cms/templates/index.html | 6 +++--- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/cms/djangoapps/contentstore/tests/test_contentstore.py b/cms/djangoapps/contentstore/tests/test_contentstore.py index 911d1a31bb..caf605fda3 100644 --- a/cms/djangoapps/contentstore/tests/test_contentstore.py +++ b/cms/djangoapps/contentstore/tests/test_contentstore.py @@ -1584,12 +1584,11 @@ class RerunCourseTest(ContentStoreTestCase): def create_course_listing_html(self, course_key): """Creates html fragment that is created for the given course_key in the course listing section""" - return ' %if state_in_progress: -
  • +
  • ${display_name}

    @@ -178,7 +178,7 @@ require(["domReady!", "jquery", "jquery.form", "js/index"], function(doc, $) { %if state_failed: -
  • +