CPColin / ceylon.markdown

A port of the commonmark.js Markdown parser and renderer to Ceylon
Apache License 2.0
5 stars 0 forks source link

Increase renderer test coverage #8

Closed CPColin closed 6 years ago

CPColin commented 6 years ago

Now that we have the first draft of the RendererTests class, we should continue heading in the right direction and add more tests. We'll likely need to refactor the existing tests to use a more robust architecture.

Missing tests we want to add:

It could also be nice to have the test input be an AST, so we can skip going through the Parser.