-
Type: Improvement
-
Status: In Progress
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 2025.x
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #121, nxplatform #122, nxplatform #123, nxplatform #124
-
Story Points:8
In order to improve our unit tests and run them on the desired backend, for example:
- on the dev environment, run on the current hibernate integration
- on the mongodb environment, run on mongodb
- on the postgresql environment, run on opensearch
This rework will also allow us to extract the hibernate integration outside of the current core module, which could be useful if we want to remove it.
Also, this rework would allow to register several audit backend to leave room for future improvements.
- depends on
-
NXP-32936 Create a runtime module to configure and retrieve OpenSearch clients
- In Progress