Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to running test with other than the default DB #3437

Closed
frascuchon opened this issue Jul 21, 2023 · 2 comments
Closed

Allow to running test with other than the default DB #3437

frascuchon opened this issue Jul 21, 2023 · 2 comments
Assignees

Comments

@frascuchon
Copy link
Member

frascuchon commented Jul 21, 2023

The current configuration for tests does not allow running tests with a different database configuration, but it makes sense to run tests in other than the default sqlite database.

Refs #3438

@gabrielmbmb
Copy link
Member

Yes, I agree. I think that running the unit tests in tests/server would be enough to check that everything works OK with the specific database.

@gabrielmbmb
Copy link
Member

Resolved by #3487.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants