opentofu/internal/command/e2etest
Christian Mesh 6280691025
Support dual output streams in most commands (#3606)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Co-authored-by: Diógenes Fernandes <diofeher@gmail.com>
2026-01-20 14:08:10 -05:00
..
fakeocireg fakeocireg: A testing helper for OCI registry tests in e2etest 2025-03-26 09:52:07 -07:00
testdata Support dual output streams in most commands (#3606) 2026-01-20 14:08:10 -05: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 Update copyright notice (#1232) 2024-02-08 09:48:59 +00: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 Add e2etest to cover telemetry initialization issues (#3447) 2025-10-30 05:54:27 -04:00
json_dual_test.go Support dual output streams in most commands (#3606) 2026-01-20 14:08:10 -05: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 Fix crash in unmarkDeepWithPathsDeprecated (#3105) 2025-08-06 15:40:19 +01:00
primary_test.go Rework the way ephemeral variables are used when given on tofu apply command (#3192) 2025-09-22 09:31:19 +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 Consolidate provider resource mocking and overrides (#3547) 2025-12-15 08:52:10 -05: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 Defer provider checksum and parallelize schema fetching (#2730) 2025-12-01 11:28:52 -05: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 use dynamic types when handling variables during plan and show static evaluation (#1826) 2024-07-17 11:46:24 -04: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