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

initial flask_api tests #138

Closed Jason-Ku closed 4 years ago

Jason-Ku commented 4 years ago

What's New?

How Has This Been Tested?

sh run_tests.sh image

Checklist (check-all-before-merge)

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

Jason-Ku commented 4 years ago

@cameron-toy does the init db/nimbus part differently, which I have no problem with, I may update this PR to follow his model

chidiewenike commented 4 years ago

@cameron-toy Does this conflict with your most recent PR? I do believe that this could be the solution to the memory leak.