calpoly-csai / api

Official API for the NIMBUS Voice Assistant accessible via HTTP REST protocol.
https://nimbus.api.calpolycsai.com/
GNU General Public License v3.0
9 stars 4 forks source link

Add initial tests for flask_api.py #128

Closed Jason-Ku closed 4 years ago

Jason-Ku commented 4 years ago

What's New?

This PR ought to come after https://github.com/calpoly-csai/api/pull/125, and is thus stacked ontop of it.

Adds some initial tests for flask_api.py.

How Has This Been Tested?

python -m pytest image

Not quite sure how to fix the warnings, though.

Checklist (check-all-before-merge)

formatting help: - [x] means "checked' and - [ ] means "unchecked"