Closed KjetilIN closed 6 months ago
Good resource for writing unit tests in python: https://www.dataquest.io/blog/unit-tests-python/
Please read the pr RIT-NTNU-Bachelor/OpenCV_Server#33 It has all the information needed. It should be read through before giving feedback
Test that are not implemented, but should be discussed:
Discuss if more tests are required
Doing distance testing and then not sure how much more we should prioritize
See issue RIT-NTNU-Bachelor/case-study#5
What?
Write unit tests for the OpenCV server. If we do not do it, we need to remove the folder for tests!
Tests could be to detect a single face in a image and see if the model is able to find it without errors.
List of tests that are useful: