Noticed that we have been implementing with no test cases. Usually we would create the test cases that checks the results of our querying/importing, but we still need test cases regardless.
[ ] Analyze necessary edge cases and other cases to test for
[ ] Implement test cases for both querying 3rd party API's and importing data into databases.
Noticed that we have been implementing with no test cases. Usually we would create the test cases that checks the results of our querying/importing, but we still need test cases regardless.