112 Commits (master)

Author SHA1 Message Date
Tom Alexander 31029bf50b
Add a test for whitespace inside the template.
This is similar to the surrounding whitespace test but for whitespace inside of a tag as opposed to before/after the first element of the template.
4 years ago
Tom Alexander 3cfc294e93
Add an array-context test case for the sections test 4 years ago
Tom Alexander f0a69d12b9
First attempt at a section render function.
Running into an issue with generics vs dynamic references.
4 years ago
Tom Alexander 41ad6179d1
Parse self-references and add a test for sections. 4 years ago
Tom Alexander 71181fbd9a
Add a test case for comments 4 years ago
Tom Alexander d813a66610
Add test for booleans and null 4 years ago
Tom Alexander 7a28e6a9d4
Handle rendering json arrays and objects 4 years ago
Tom Alexander 24d2c1831c
Handle missing references 4 years ago
Tom Alexander 4856fb6d11
Support passing args to the dockerized test runner 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