sergehuber opened a new pull request, #776:
URL: https://github.com/apache/unomi/pull/776

   ## Summary
   - Adds UNOMI-881 part 2: service unit tests that depend on tracing 
(UNOMI-873) and condition validation/type resolution (UNOMI-883), deferred from 
#772.
   - Extends the test harness (`TestHelper`, `TestRequestTracer`, 
`TestActionExecutorDispatcher`, etc.) with tracing-aware factories for rules, 
events, and definitions.
   - Adds extension unit tests for `GroovyActionsServiceImpl` and 
`SchemaServiceImpl` with test resources.
   
   ## Test plan
   - [x] `mvn -pl services install -DskipTests` (refresh test-jar for extension 
modules)
   - [x] `mvn -pl 
services,extensions/groovy-actions/services,extensions/json-schema/services 
test`
   - [x] `mvn -pl services test` (full services suite, ~547 tests)
   - [ ] CI green
   
   ## Notes
   - Test-only backport from `unomi-3-dev`; no production code changes.
   - Master review fixes preserved (`clearCurrentTenantId`, `cleanupReferences` 
no-op, `TestTracerService.cleanup()`).
   - Completes the planned backport stack (PR E of A→E).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to