-
Feature Request
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
None
Allow a user to write easier tests for evaluation of decisions. Provide in the option to declare dmn resources/keys in tests similar to DecisionResource annotation that exists in the dmn engine tests. Reducing the amount of code and improving the user experience while writing testing code.
Current documentation of dmn testing guidelines:
https://docs.camunda.org/manual/7.14/user-guide/dmn-engine/testing/
AC:
- the option/implementation is available in the public API of dmn-engine or something similar is suggested where users can easily integrate/use in the test suites.
- declarative approach for loading dmn resources exists
- declarative approach for "deploying"/"activating" specific decision definition exists
- consider adjust the documentation
Hints:
In engine the Deployment annotation is available in the public API and heavily used.
This is the controller panel for Smart Panels app
- is related to
-
CAM-12672 In dmn engine rule, I can evaluate decision/table only by passing variables
- Closed