opentofu/command/e2etest
Martin Atkins 34cecfa839 command/e2etest: fix incorrect "terraform version" test
Two different errors here caused this test to pass even though it was
incorrect: the wanted version string was incorrect, but the test for it
was also inverted, and so together this made the test pass even though
it was actually not testing the output at all.
2017-10-25 17:36:24 -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 command/e2etest: fix incorrect "terraform version" test 2017-10-25 17:36:24 -07:00