- Add automated tests for your project
- Add a /project/tests.sh file that executes your tests
- There should be at least one test case on the system-test level
- Executes your data pipeline
- Validates that the output file(s) are there
Added main.yml for automation of code via pipeline and testing.