[Test] Create unit tests for the image recognition
angel-penchev opened this issue · 0 comments
angel-penchev commented
Describe the feature you'd like
Create a test for:
- Loading the image
- Transforming the image
- Sending the image to GCE model
- Parsing the model response
These tests will be used for continuous integration (CI).