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

Create a test suite #8

Open
7 tasks
mgrabovsky opened this issue Aug 26, 2020 · 0 comments
Open
7 tasks

Create a test suite #8

mgrabovsky opened this issue Aug 26, 2020 · 0 comments

Comments

@mgrabovsky
Copy link
Owner

mgrabovsky commented Aug 26, 2020

Create a couple of basic tests using pytest or a different library. Tests should cover at least the following cases:

  • No database set up.
  • Database corrupted.
  • No config file supplied.
  • Incorrect config file syntax.
  • Incorrect config file schema.
  • No network connection.
  • In addition: set up a GitHub workflow for running the tests automatically.
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

1 participant