camunda / feel-scala

FEEL parser and interpreter written in Scala
https://camunda.github.io/feel-scala/
Apache License 2.0
123 stars 50 forks source link

feat: The invocation of a non-existing function returns null #692

Closed saig0 closed 1 year ago

saig0 commented 1 year ago

Description

Related issues

closes #670

saig0 commented 1 year ago

@nicpuppa thank you for your fast review. :cake:

We must remember to refactor the other test cases to the new standard

Yes. Let's migrate the other tests step-by-step when we're touching them. :rocket:

Is there any docs to update?

No. But I will add more details about the handling of null when working on https://github.com/camunda/feel-scala/issues/581. :+1: