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

Get code coverage up #117

Closed Jason-Ku closed 4 years ago

Jason-Ku commented 4 years ago

What's New?

Added some tests to get code coverage up. These tests largely don't touch any database connectivity-related stuff since it's mostly untestable/not worth testing.

Note: Theres some code clean up that I have ready for the next PR.

How Has This Been Tested?

image

We're above 60%!

Checklist (check-all-before-merge)

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

Jason-Ku commented 4 years ago

I just made a bunch of changes and clean ups, Im going to close and reopen this PR just for cleanliness.