In this lab, you will focus on achieving 70-80% test coverage for your API using Pytest. This ensures that the core functionality of your application is well-tested without getting bogged down in ...
Fork and clone this repo. You should see output indicating the database was successfully seeded. If there are any errors, check the db_URI in the config/environment ...