Commit 237f2c32 by stv

Add TODO comment about future test improvements

parent e7b5ada5
......@@ -27,6 +27,7 @@ class CapaHtmlRenderTest(unittest.TestCase):
# Render the HTML
etree.XML(problem.get_html())
# TODO: This test should inspect the rendered html and assert one or more things about it
def test_include_html(self):
# Create a test file to include
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment