Currently, the unit tests directly call the APIs; this is bad practice and should be resolved with mock data as the project grows.
Currently, the unit tests directly call the APIs; this is bad practice and should be resolved with mock data as the project grows.