terraform/command/e2etest
Martin Atkins de6c9ccec1 command/init: Move "vendored provider" test to e2etests
In the new design the ProviderSource is decided by package main, not by
the "command" package, and so making sure the vendor directory is included
is the responsibility of that package instead. Therefore we can no longer
test this at the "command" package level, but we'll retain a test for it
in e2etests to record that it isn't currently working, so that we have
a prompt to fix it before releasing.
2020-04-06 09:24:23 -07:00
..
testdata command/init: Move "vendored provider" test to e2etests 2020-04-06 09:24:23 -07:00
.gitignore command/e2etest: end-to-end testing harness 2017-07-17 14:25:33 -07:00
automation_test.go command/e2etest: Update expected output for new plugin installer 2020-04-06 09:24:23 -07:00
doc.go command/e2etest: end-to-end testing harness 2017-07-17 14:25:33 -07:00
init_test.go command/init: Move "vendored provider" test to e2etests 2020-04-06 09:24:23 -07:00
main_test.go [WIP] Re-enable the end-to-end tests (#20044) 2019-04-29 13:03:24 -04:00
make-archive.sh Standardise directory name for test data 2019-06-30 10:16:15 +02:00
primary_test.go command/e2etest: Update expected output for new plugin installer 2020-04-06 09:24:23 -07:00
version_test.go command/e2etest: Update expected output for new plugin installer 2020-04-06 09:24:23 -07:00