grpc-go/xds/internal/client/tests
Doug Fawley 74fe6eaa41
github: testing action workflow improvements and update to test Go1.16 (#4358)
2021-04-22 14:59:51 -07:00
..
README.md xds: Move tests requiring API client to `tests` directory (#4238) 2021-03-02 16:34:04 -08:00
client_test.go github: testing action workflow improvements and update to test Go1.16 (#4358) 2021-04-22 14:59:51 -07:00
dump_test.go github: testing action workflow improvements and update to test Go1.16 (#4358) 2021-04-22 14:59:51 -07:00
loadreport_test.go github: testing action workflow improvements and update to test Go1.16 (#4358) 2021-04-22 14:59:51 -07:00

README.md

This package contains tests which cannot live in the client package because they need to import one of the API client packages (which itself has a dependency on the client package).