Add Tests For APIFunctions #430
Labels
enhancement
Things that add any new functionality or feature.
Testing
Things that enhance or refactor the testing of the project.
We have no tests for any files in the APIFuncitons directory, which is problematic considering they are the link between the frontend and the backend.
We would mock the responses from
axios
HTTP requests, and test the returned values of the API functions with their expected value.The text was updated successfully, but these errors were encountered: