🛡️ BOOLEAN_FROM Unit Tests🔴🟢
- Contextual name: 🛡️ BOOLEAN_FROM🔴🟢
- ID:
/ce/unit-test/boolean-from - Tags:
Logic
TODO 🔴
TODO
Currently
undeterminedIf.isEmptyis a required property for this operation. This means that for the use case where specific value is consideredtrueand anything else, including''considered false, instead of producingfalsefor''we will emitUNDETERMINEDThis is possibly an unwanted behaviour, and we should switch
undeterminedIf.isEmptyto be optional instead of required.