Add TODO comment about future test improvements
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user