π BOOLEAN_FROM Unit Tests π΄π’
- Contextual name: π BOOLEAN_FROM π΄π’
- ID:
/ce/unit-test/boolean-from
- Located in: π Unit Tests
Flagsβ
- π΄ Policy with todo.md
- π’ Unit-test policy
Logicβ
- π§ unit-test.logic.yaml π’
- π AWS EC2 Instance
- π§ͺ test-data.json
TODO π΄β
TODOβ
Currently
undeterminedIf.isEmpty
is a required property for this operation. This means that for the use case where specific value is consideredtrue
and anything else, including''
considered false, instead of producingfalse
for''
we will emitUNDETERMINED
This is possibly an unwanted behaviour, and we should switch
undeterminedIf.isEmpty
to be optional instead of required.