duster/js/test_cases
Tom Alexander 9a0b28d80d
Adding more tests.
2020-05-09 15:49:49 -04:00
..
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_simple Adding more tests. 2020-05-09 15:49:49 -04:00
block_unrendered Adding more tests. 2020-05-09 15:49:49 -04:00
dot_reference
exists Add support for the exists tag. 2020-05-06 19:10:09 -04:00
hello_world
internal_whitespace
missing_reference
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
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
surrounding_whitespace
walk_up