Write Tests #37
Labels
area/backend
Behind the scenes in Python
area/frontend
Design and JS/React
type/test
Adding missing tests or correcting existing tests
We should be writing and adding tests for both frontend and the backend. For the frontend, this generally means looking into testing stuff for React. For the frontend, it would probably be beneficial to do the same for Flask and any related testing suites.
Also, we may want to look into Github Checks, which would automatically check against a PR when it is created(?). I know something like that is used on Ion.
The text was updated successfully, but these errors were encountered: