- Decide on a testing framework - Minimally write some model tests. Ideally add some integration tests calling the API with HTTP requests - These tests should work without a real model or associated data and stub expected model outputs - Add a Github Actions workflow to test new commits