opentofu/internal/command/e2etest
Martin Atkins e2374a11bc e2etest: More elaborate documentation
The doc comment for this package was previously quite minimal and included
some outdated information about running end-to-end tests against real
release builds. (The script for arranging that has already been removed.)

This now says a little more about what scope we expect for this package
and what patterns tests in this package should typically follow.

Signed-off-by: Martin Atkins <mart@degeneration.co.uk>
2026-05-28 07:01:33 -07:00
..
fakeocireg feat: add test for OCI repository handling with 401 Unauthorized response 2026-05-13 08:52:36 -07:00
testdata fix: showSensitive working for provisioners output (#3931) 2026-04-15 09:39:53 -03:00
.gitignore Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
automation_test.go Fix crash in unmarkDeepWithPathsDeprecated (#3105) 2025-08-06 15:40:19 +01:00
doc.go e2etest: More elaborate documentation 2026-05-28 07:01:33 -07:00
encryption_test.go Support for static variables used with encrypted plans (#1998) 2025-07-28 12:11:43 -04:00
ephemeral_test.go fix: ephemeral end-to-end tests on Windows (#3259) 2025-09-10 12:07:24 -03:00
init_test.go Refactor init command to use View instead of Ui (#3749) 2026-02-11 16:29:31 +02:00
json_dual_test.go Fix flaky TestJsonIntoStream by not comparing elapsed durations between runs 2026-04-02 07:11:07 -04:00
main_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
module_archive_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
module_oci_sources_test.go e2etest: Install module packages with "oci" source address scheme 2025-04-23 16:34:57 -07:00
plan_test.go Deprecation diagnostics internal rework (#3996) 2026-04-28 07:44:49 -04:00
primary_test.go fix: showSensitive working for provisioners output (#3931) 2026-04-15 09:39:53 -03:00
provider_dev_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
provider_functions_test.go Replace AWS with local provider to fix end-to-end test on darwin_amd64 (#3224) 2025-09-03 09:04:12 -03:00
provider_network_mirror_test.go Add download_retry_count for direct and network_mirror in CLI configuration (#3368) 2025-10-18 11:42:25 +03:00
provider_oci_mirrors_test.go Error checking simplifications (#3694) 2026-01-20 09:27:14 +00:00
provider_plugin_test.go command: "go fix" on various files we've changed recently anyway 2026-03-17 15:25:30 -07:00
providers_mirror_test.go Prevents providers mirror from crashing with bad lock file (#1985) 2024-09-25 09:01:17 -04:00
providers_tamper_test.go providercache: Don't clobber mismatching cache entries 2026-05-08 08:35:38 -07:00
provisioner_plugin_test.go Cleanup github workflows (#2903) 2025-06-11 07:15:07 -04:00
provisioner_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
remote_state_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
static_plan_test.go Unify patterns across the refactored commands (#3941) 2026-03-26 17:19:27 +02:00
strip_ansi.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
test_test.go Handle ignoring computed fields in ignore_changes blocks for testing (#3646) 2026-01-08 10:51:40 +00:00
tf_provider_data_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
unmanaged_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
version_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00