What is the proper way to test all db integrations #3996
Unanswered
Reductions
asked this question in
Q&A
Replies: 1 comment
-
Thank you. Could you please outline your solution so we can understand the change you are looking to make. db.spec.ts is the best way to test against all database providers. https://github.com/ory/polis/blob/main/_dev/docker-compose.yml will run all the databases supported. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As I am doing a fix for #3559, which requires a significant change to DatabaseDriver put operations. Is there an easy way to run tests against all database providers?
Do you have a recommended setup?
Beta Was this translation helpful? Give feedback.
All reactions