This is a set of test cases to ensure the following is always true in our repo: 1. The application starts up. 2. The root API is accessible without any auth, returns 200. 3. The database can be created without any errors. As we continue, this can be extended.