7 Commits (master)

Author SHA1 Message Date
Tom Alexander a33b46661e
Add a script to run a single test to make development easier since I often want to focus on one test at a time. 4 years ago
Tom Alexander 0f90fa2c7e
Add support for ignoring tests by prefixing their name with an underscore. 4 years ago
Tom Alexander 41e4874d75
Add a check to the equality helper to mark identical paths as equal. 4 years ago
Tom Alexander ec0edac607
Explicitly sort the non-main templates.
We will need this to deterministicly determine if the inline partials are registered in the order that the templates are parsed or the order that the templates are rendered.
4 years ago
Tom Alexander 8435028a55
Dockerized tests are now working and added a flag to toggle showing the test case diff. 4 years ago
Tom Alexander aa7155d467
Correctly counting test failures 4 years ago
Tom Alexander db575d145e
Initial attempt at docker compliance tests. 4 years ago