The template should include realistic test scenarios, in order to illustrate a proper test strategy and help deal with technical aspects (e.g. folder organization for pytest).
- Unit tests - the current code_test.py doesn't test the actual code in code/, including mocks
- Integration tests if applicable (e.g. connectivity to data marts)
- Smoke test of the deployed ACI container in staging before deploying to AKS