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

Restructure tests #52

Open
khoroshevskyi opened this issue May 13, 2024 · 1 comment
Open

Restructure tests #52

khoroshevskyi opened this issue May 13, 2024 · 1 comment

Comments

@khoroshevskyi
Copy link
Member

As good praises we shouldn't use actual databases for testing.
Consider to use: another test class instead of bedbaseconfig to write data to txt file or any similar file. Also consider using @runtime_checkable for that

@nsheff
Copy link
Member

nsheff commented May 24, 2024

I just made it so that the tests will skip automatically if the database isn't running; so, we're set up to easily accommodate tests that don't require database connection now.

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

No branches or pull requests

2 participants