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

MAINT: Testing mega-effort #10

Open
jerdra opened this issue Dec 7, 2021 · 0 comments
Open

MAINT: Testing mega-effort #10

jerdra opened this issue Dec 7, 2021 · 0 comments

Comments

@jerdra
Copy link
Owner

jerdra commented Dec 7, 2021

niviz-rater was a cow-boy project of trying to solve the problem of QC sucking. As a result, its lacking in structure and testing. This issue is my hopes and dreams of making this a properly set up project. Tests are needed for the following major items:

Backend

  1. index.py does it create the correct database when initialized?
  2. api.py does it return the correct values from GET requests
  3. api.py does it implement the current SQL calls on POST requests

Note that part of this may require some refactoring to make sure that the backend is sufficiently testable

Frontend

Svelte is relatively new territory for me, but this is probably a good place to start:

https://github.com/testing-library/svelte-testing-library

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