• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Each fixture (under fixtures/) is paired with each test (under tests/) and
2forms a complete end-to-end test.
3
4To 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