.. |
block_before
|
Add another testing proving that inline partials can occur before the block definition.
|
2020-05-09 15:40:29 -04:00 |
block_context
|
Adding more tests.
|
2020-05-09 15:49:49 -04:00 |
block_inverse_register_order
|
Added a block inverse register order to test to prove that partial hierarchy matters.
|
2020-05-09 16:16:42 -04:00 |
block_register_order
|
Seems inline partials do not bubble up to higher templates.
|
2020-05-09 16:06:54 -04:00 |
block_simple
|
Added a block inverse register order to test to prove that partial hierarchy matters.
|
2020-05-09 16:16:42 -04:00 |
block_unrendered
|
Adding more tests.
|
2020-05-09 15:49:49 -04:00 |
dot_reference
|
Parse self-references and add a test for sections.
|
2020-04-28 19:02:43 -04:00 |
exists
|
Add support for the exists tag.
|
2020-05-06 19:10:09 -04:00 |
hello_world
|
Initial attempt at docker compliance tests.
|
2020-04-12 14:37:54 -04:00 |
helpers_eq
|
Add tests for copied values.
|
2020-05-16 14:48:04 -04:00 |
helpers_gt
|
Add a test for gte.
|
2020-05-16 15:45:57 -04:00 |
helpers_gte
|
Add a test for gte.
|
2020-05-16 15:45:57 -04:00 |
helpers_lt
|
Add tests for less than and less than or equal to.
|
2020-05-16 15:51:40 -04:00 |
helpers_lte
|
Add tests for less than and less than or equal to.
|
2020-05-16 15:51:40 -04:00 |
helpers_ne
|
Add tests for copied values.
|
2020-05-16 14:48:04 -04:00 |
internal_whitespace
|
Add a test for whitespace inside the template.
|
2020-05-02 19:30:23 -04:00 |
missing_reference
|
Handle missing references
|
2020-04-12 21:26:23 -04:00 |
not_exists
|
Rendering a reference appears to do a truthiness check because false renders an empty string despite rendering as "false" in an array element.
|
2020-05-06 20:13:33 -04:00 |
partial_jump_around_one
|
Adding a v0 to partial_jump_around_one to prove that the partial parameters are inserted 1 level above the current context.
|
2020-05-08 18:48:33 -04:00 |
partial_jump_around_two
|
Expanding the partial jump around tests.
|
2020-05-08 18:34:49 -04:00 |
partial_path
|
Add a test for partials referencing paths.
|
2020-05-09 15:20:14 -04:00 |
partial_simple
|
Add partial test for walking up context vs parameters
|
2020-05-07 19:28:22 -04:00 |
remove_comments
|
Add a test case for comments
|
2020-04-12 22:10:16 -04:00 |
render_unusual_types
|
Rendering a reference appears to do a truthiness check because false renders an empty string despite rendering as "false" in an array element.
|
2020-05-06 20:13:33 -04:00 |
sections
|
Add an array-context test case for the sections test
|
2020-04-28 20:47:26 -04:00 |
surrounding_whitespace
|
Support passing args to the dockerized test runner
|
2020-04-12 15:47:38 -04:00 |
walk_up
|
Added a test for backtracking.
|
2020-05-03 16:49:34 -04:00 |