rholt9 / namesInTime

Express/Knex back-end, d3 front-end
0 stars 1 forks source link

Testing #31

Closed becs919 closed 7 years ago

becs919 commented 7 years ago

All tests are passing - 31 to be exact Testing all endpoints and possible weirdness of all query params Fixed some of the error handling in server.js to better reflect errors and returns with no data Going to work on Front-end error handling next! closes #4 and closes #6 for now. Still need to make patch and delete with possible JWTs

kfarias commented 7 years ago

Looks great!