open-nomad/e2e/example
Tim Gross 3c15236fd5
E2E: move example test to use golangs stdlib test runner (#12383)
Our E2E "framework" has a bunch of features around test discovery and
standing up infra that were never completed or fully used, and we
ended up building out a large test suite that ignored all that in lieu
of Terraform-provided infrastructure for the last couple years.

This changeset is a proposal (and demonstration) for gradually
migrating our E2E tests off the framework code so that developers can
write fairly ordinary golang stdlib testing tests.
2022-03-25 14:44:16 -04:00
..
input E2E: move example test to use golangs stdlib test runner (#12383) 2022-03-25 14:44:16 -04:00
doc.go E2E: move example test to use golangs stdlib test runner (#12383) 2022-03-25 14:44:16 -04:00
example_test.go E2E: move example test to use golangs stdlib test runner (#12383) 2022-03-25 14:44:16 -04:00