linux_face_unlock icon indicating copy to clipboard operation
linux_face_unlock copied to clipboard

Add tests for all the functionalities

Open rushabh-v opened this issue 3 years ago • 2 comments

Do it for only one functionality per PR and so that it can be easier to review. Comment the functionality you are working on to avoid duplicate efforts.

rushabh-v avatar Oct 03 '20 20:10 rushabh-v

Please add the list of functionalities to test here

pulkitvyas08 avatar Oct 07 '20 04:10 pulkitvyas08

The list of the functionalities is:

  • [x] imports
  • [x] deb package build
  • [ ] imports in sudo python
  • [ ] getFaces
  • [ ] compare
  • [ ] facerec new
  • [ ] facerec enable
  • [ ] facerec disable
  • [ ] facerec remove
  • [ ] facerec --version
  • [ ] facerec --help

Comment below if you find anything outside of this list that should be tested. I'll add that.

rushabh-v avatar Oct 07 '20 15:10 rushabh-v