-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
2022 Week 38-40 (from Sept 19), 2022 Week 41-43 (from Oct 10)
-
5
-
NEW
-
NEW
-
---
-
---
Issue Description:
per https://github.com/kiegroup/drools/pull/4687#issuecomment-1247553639 it seems Integration Test for Native Image are not coded correctly in the drools-drl-quarkus-extension in general, in all the integration test modules.
It should be noted that annotation @QuarkusIntegrationTest does NOT support @Inject , it has been redesigned to consider testing E2E the result of the application build/packaged (eg: over the wire via REST)
Acceptance Criteria:
Each drools-drl-quarkus-extension integration test (sub)module is checked for the presence and correct execution of NativeImage test variants, as applicable (typically there is 1 NativeImage...Test for a given MyTest).
Jenkins/CI to account for Native Image execution
Use non-deprecated Quarkus annotations
Proper E2E opaque integration test
Out of Scope:
as not specified
Additional Information:
n/a
- relates to
-
DROOLS-7116 Create Drools-quarkus-DRL guide
- Closed