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

Write some simple POSTMAN test cases #76

Open mfekadu opened 4 years ago

mfekadu commented 4 years ago

Objective

Get to MVP with some confidence that our API endpoints work

Key Result

1 test case per endpoint (@app.route(...) within flask_api

Details

image

zpdeng commented 4 years ago

how should I share the test cases?

mfekadu commented 4 years ago

77