StatEngine / stat-engine

A Real-Time Open Source Data Analytics and Visualization Platform for Public Safety
https://statengine.io
GNU General Public License v3.0
8 stars 5 forks source link

Write tests for API endpoints #507

Open larskendall opened 3 years ago

larskendall commented 3 years ago

Each API endpoint should have success and failure test cases to test all of the code paths.

(this should probably be broken into subtasks for each API controller)