You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am in the middle of refactoring openidm-jdbc-repo module and I am playing with testcontainers right now. I guess once I have PR ready this feature request will be solved by it as well.
Currently, there are no integration tests for tableHandlers making it harder to change or add new queries.
Solution for this issue is to:
test
dependencyMappedTableHandler
andGenericTableHandler
and make sure it passes for all supported databasesThe text was updated successfully, but these errors were encountered: