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

Check database type when executing functional tests #211

Closed
MarioRadu opened this issue Nov 3, 2023 · 1 comment
Closed

Check database type when executing functional tests #211

MarioRadu opened this issue Nov 3, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@MarioRadu
Copy link
Member

We should check the database type when executing functional tests and if the database type is not a in-memory one throw an exception. Tests should not run using a real database.

@alexmerlin alexmerlin added the enhancement New feature or request label Dec 9, 2023
@alexmerlin
Copy link
Member

Implemented in #212

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

No branches or pull requests

2 participants