1 Each fixture (under fixtures/) is paired with each test (under tests/) and
2 forms a complete end-to-end test.
3
4 To add a new test or fixture:
5 - add the code to the relevant directory
6 - update gen_build_yaml.py to reflect the change
7 - regenerate projects
8