Skip to content

Added tests for our API

Nathan Whyte requested to merge backend-tests into Dev-Branch

Test that endpoints respond with error code >400, that endpoints return a valid JSON object with the expected keys and values for each data model and that all of the instances we collected are reflected in the database.

Closes #42 (closed)

Edited by Nathan Whyte

Merge request reports