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

Should remove database connection from unit tests #30

Open
kimyvgy opened this issue Jan 3, 2023 · 0 comments
Open

Should remove database connection from unit tests #30

kimyvgy opened this issue Jan 3, 2023 · 0 comments

Comments

@kimyvgy
Copy link
Collaborator

kimyvgy commented Jan 3, 2023

Currently, the test cases are required the database connection. It means if we didn't setup an database service, the tests got error.

Therefore, we should remove the database connection. Just run unit tests instead of the integration tests.

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

1 participant