Starting the greater than helper tests.

This commit is contained in:
Tom Alexander
2020-05-16 12:51:27 -04:00
parent ed7b1f5b3e
commit 196740ae34
4 changed files with 31 additions and 10 deletions

View File

@@ -1,10 +0,0 @@
Without a key parameter, neither the main block nor the else block is rendered.
Literal values work in both keys and values.
Can't Walk Theory
-----------------
Assuming a missing value = cantwalk and a non-existent key = cantwalk then their equality makes sense.
The null tests have proven that absent parameters and missing values do not equal null and therefore it is not just making all falsey values equal.