terraform/command/e2etest
Martin Atkins 30e6f4e066 command/e2etest: test installation of plugins from cache
This is a tough one to unit tests because the behavior is tangled up in
the code that hits releases.hashicorp.com, so we'll add this e2etest as
some extra insurance that this works end-to-end.
2017-09-29 14:03:09 -07:00
..
test-fixtures command/e2etest: test installation of plugins from cache 2017-09-29 14:03:09 -07:00
.gitignore command/e2etest: end-to-end testing harness 2017-07-17 14:25:33 -07:00
automation_test.go command/e2etest: test the "running in automation" workflow 2017-09-28 14:35:51 -07:00
doc.go command/e2etest: end-to-end testing harness 2017-07-17 14:25:33 -07:00
init_test.go command/e2etest: test installation of plugins from cache 2017-09-29 14:03:09 -07:00
main_test.go Use t.Helper() in our test helpers 2017-08-28 09:59:30 -07:00
make-archive.sh command/e2etest: end-to-end testing harness 2017-07-17 14:25:33 -07:00
primary_test.go command/e2etest: test the "running in automation" workflow 2017-09-28 14:35:51 -07:00
version_test.go e2e: Decouple logic for running e2e tests 2017-08-16 18:20:13 +02:00