terraform/command/e2etest
Martin Atkins 23f9c8785e command/e2etest: an initial test for the primary workflow
This e2etest runs an init, plan, apply, destroy sequence against a test
configuration using the real template and null providers downloaded from
the official repository.

This test _does_ trample a bit on the scope of some already-existing
tests, but this is mainly just to check our assumptions about how
Terraform behaves to ensure that we can reach our main conclusion here:
that the main Terraform workflow commands interact correctly with each
other in real use and we can complete the full workflow.
2017-07-17 14:25:33 -07:00
..
test-fixtures command/e2etest: an initial test for the primary workflow 2017-07-17 14:25:33 -07:00
.gitignore command/e2etest: end-to-end testing harness 2017-07-17 14:25:33 -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 that we can install provider plugins 2017-07-17 14:25:33 -07:00
main_test.go command/e2etest: end-to-end testing harness 2017-07-17 14:25:33 -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: an initial test for the primary workflow 2017-07-17 14:25:33 -07:00
version_test.go command/e2etest: "terraform version" test 2017-07-17 14:25:33 -07:00