pulumi/cmd/pulumi-test-language/tests
Will Jones 61903a47ad
Break out L2 invoke conformance tests (#18005)
This change breaks out the L2 `invoke-*` conformance tests into their
own files.
2024-12-16 09:23:05 +00:00
..
testdata Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
assert.go Factor out conformance testing framework (#17999) 2024-12-12 09:23:07 +00:00
grpc.go Move language tests into the `tests` subpackage (#18002) 2024-12-13 10:54:11 +00:00
internal_bad_schema.go Break out internal and L1 conformance tests (#18003) 2024-12-13 12:52:45 +00:00
l1_builtin_info.go Break out internal and L1 conformance tests (#18003) 2024-12-13 12:52:45 +00:00
l1_empty.go Break out internal and L1 conformance tests (#18003) 2024-12-13 12:52:45 +00:00
l1_main.go Break out internal and L1 conformance tests (#18003) 2024-12-13 12:52:45 +00:00
l1_output_array.go Break out internal and L1 conformance tests (#18003) 2024-12-13 12:52:45 +00:00
l1_output_bool.go Break out internal and L1 conformance tests (#18003) 2024-12-13 12:52:45 +00:00
l1_output_map.go Break out internal and L1 conformance tests (#18003) 2024-12-13 12:52:45 +00:00
l1_output_number.go Break out internal and L1 conformance tests (#18003) 2024-12-13 12:52:45 +00:00
l1_output_string.go Break out internal and L1 conformance tests (#18003) 2024-12-13 12:52:45 +00:00
l1_stack_reference.go Break out internal and L1 conformance tests (#18003) 2024-12-13 12:52:45 +00:00
l2_invoke_dependencies.go Break out L2 invoke conformance tests (#18005) 2024-12-16 09:23:05 +00:00
l2_invoke_options.go Break out L2 invoke conformance tests (#18005) 2024-12-16 09:23:05 +00:00
l2_invoke_options_depends_on.go Break out L2 invoke conformance tests (#18005) 2024-12-16 09:23:05 +00:00
l2_invoke_secrets.go Break out L2 invoke conformance tests (#18005) 2024-12-16 09:23:05 +00:00
l2_invoke_simple.go Break out L2 invoke conformance tests (#18005) 2024-12-16 09:23:05 +00:00
l2_invoke_variants.go Break out L2 invoke conformance tests (#18005) 2024-12-16 09:23:05 +00:00
l2_resource_alpha.go Break out L2 resource conformance tests (#18004) 2024-12-13 15:41:26 +00:00
l2_resource_asset_archive.go Break out L2 resource conformance tests (#18004) 2024-12-13 15:41:26 +00:00
l2_resource_config.go Break out L2 resource conformance tests (#18004) 2024-12-13 15:41:26 +00:00
l2_resource_parent_inheritance.go Break out L2 resource conformance tests (#18004) 2024-12-13 15:41:26 +00:00
l2_resource_primitives.go Break out L2 resource conformance tests (#18004) 2024-12-13 15:41:26 +00:00
l2_resource_secret.go Break out L2 resource conformance tests (#18004) 2024-12-13 15:41:26 +00:00
l2_resource_simple.go Break out L2 resource conformance tests (#18004) 2024-12-13 15:41:26 +00:00
tests.go Break out L2 invoke conformance tests (#18005) 2024-12-16 09:23:05 +00:00
types.go Factor out conformance testing framework (#17999) 2024-12-12 09:23:07 +00:00