Files
grpc/test/core/end2end
2019-03-15 12:57:25 -07:00
..
2019-03-15 12:57:25 -07:00
2019-03-05 14:34:24 -08:00
2019-03-07 17:56:49 -08:00
2018-12-17 11:54:10 -08:00
2017-12-06 18:55:05 -08:00
2017-12-06 18:55:05 -08:00
2015-09-23 16:19:28 -07:00

Each fixture (under fixtures/) is paired with each test (under tests/) and
forms a complete end-to-end test.

To add a new test or fixture:
- add the code to the relevant directory
- update gen_build_yaml.py to reflect the change
- regenerate projects