krogk / AgroPi

Automated cultivation system for plants & mushrooms using Raspberry Pi
https://www.facebook.com/AgroPiOfficial
GNU General Public License v3.0
23 stars 11 forks source link

Test Case for camera #26

Open andrewsg3 opened 3 years ago

andrewsg3 commented 3 years ago

Create a test case for the camera class. Camera class is part of the pending pull request #25. I'd imagine the test case would begin with opening the camera, loading a saved picture, taking a picture with the camera. Once those are up I'll extend the first test case to include the green mask and HAAR cascade.