Commit Graph

21987 Commits (602b59cdc40c6fb0fd70817e2586cdc2db58b907)
 

Author SHA1 Message Date
Martin Atkins 54464e3f93 core: EvalWriteOutput must convert values to string
8 years ago
Martin Atkins 6a859f1fe3 core: don't use functions in the input-interpolate-var fixture
8 years ago
Martin Atkins 0b4ac6d9e3 core: Allow unknown values as variable outputs in EvalWriteOutput
8 years ago
Martin Atkins d5fda47751 core: Add schema to all of the "Context2Validate" tests
8 years ago
Martin Atkins 509c6557dd core: Don't crash EvalValidateProvisioner if no connection block present
8 years ago
Martin Atkins 5b1b564663 core: fix formatting of unexpected diagnostics in context tests
8 years ago
Martin Atkins 7efa010f24 core: Add schema to TestTestContext2Validate_interpolateMap
8 years ago
Martin Atkins fc7453c073 core: Update tests that use the apply-vars fixture
8 years ago
Martin Atkins a9a9cdaa15 core: Fix ProcessIgnoreChanges tests
8 years ago
Martin Atkins 39a83b2fd1 core: fix test for buildProviderConfig
8 years ago
Martin Atkins 0a59da418a core: Fix tests for EvalConfigProvider
8 years ago
Martin Atkins 9833d9991d core: Fix EvalWriteState tests
8 years ago
Martin Atkins dc7455887e core: fix tests for debug.go
8 years ago
Martin Atkins 0da8fe2087 core: Fix EvalValidateSelfRef tests
8 years ago
Martin Atkins 4a002bf10b core: EvalValidateSelfRef must catch instances referencing their resources
8 years ago
Martin Atkins fc5a3c5cec core: Fix tests for types in eval_validate.go
8 years ago
Martin Atkins e6049d79b7 core: EvalContextMock code-based mocking of evaluation
8 years ago
Martin Atkins abf0284ca5 tfdiags: Unwrap NonFatalError on append
8 years ago
Martin Atkins 8d0bec5728 core: Don't include "type" in connection block schema
8 years ago
Martin Atkins f148b26287 core: Fix RefreshGraphBuilder tests
8 years ago
Martin Atkins 5e8938de98 core: Remove GraphWalkerPanicwrap, etc
8 years ago
Martin Atkins e1e4762b03 core: Update TestNodeApplyableModuleVariablePath for new address type
8 years ago
Martin Atkins feff252700 core: fix tests for checkInputVariables
8 years ago
Martin Atkins ce41553d56 core: Fix test for NodeDestroyResource.DynamicExpand
8 years ago
Martin Atkins 26e820d829 addrs: Don't return zero-length slice in Reference.Remaining.
8 years ago
Martin Atkins e1bc27ef6c core: ApplyGraphBuilder tests to use the "test" mock provider
8 years ago
Martin Atkins f475b3b931 core: Fix DiffTransformer node addresses
8 years ago
Martin Atkins 4472cffb35 core: NodeApplyableResourceInstance.References returns its result
8 years ago
Martin Atkins 5863c581ee core: Fix misleading log message in ProviderTransformer
8 years ago
Martin Atkins f7b8e3b8be core: Fix tests for TestPlanGraphBuilder
8 years ago
Martin Atkins 168354c2e8 core: Tests for scale in and out need to mock EvalExpression
8 years ago
Martin Atkins bec0f56808 core: Pass components through to the destroy transformers
8 years ago
Martin Atkins 1a9ee72ecb core: Additional trace logging in attach resource config transformer
8 years ago
Martin Atkins 71d7a9e480 core: AttachSchemaTransformer fail gracefully with no schema
8 years ago
Martin Atkins b73e4ede5d core: use correct fallback provider address for abstract resource instance
8 years ago
Martin Atkins f82c192c49 core: mock provider factory functions for testing
8 years ago
Martin Atkins 4833d2aa79 addrs: helper wrappers for parsing addresses in strings
8 years ago
Martin Atkins 8fabcc0c08 core: Correct test TestOrphanResourceCountTransformer_zeroAndNone
8 years ago
Martin Atkins ad6bb4a1d5 core: NodeProvisioner.Name update for new address types
8 years ago
Martin Atkins e40e3b9ad8 core: fix inheritence checks in ConfigTreeDependencies
8 years ago
Martin Atkins 880d971328 core: TestStateAddModule old-style output
8 years ago
Martin Atkins 3ed396ad5c core: Update ProviderTransformer tests for new ImportTarget interface
8 years ago
Martin Atkins f107a4bc33 addrs: Generate special string for invalid ProviderConfig
8 years ago
Martin Atkins b0b1486c46 core: Clarify the MissingProviderTransformer logic
8 years ago
Martin Atkins fc7871c5ee command/import: default provider config in same module
8 years ago
Martin Atkins e4e972db67 core: Fix MissingProviderTransformer matching existing providers
8 years ago
Martin Atkins 604c347128 core: Update test fixtures for ProviderTransformer tests
8 years ago
Martin Atkins 37dfda93ce core: Fix ReferenceTransformer tests
8 years ago
Martin Atkins a6ca01f49d core: Fix TargetsTransformer tests
8 years ago
Martin Atkins 17d8ec6b6f core: NodeAbstractResource correct default result from ProvidedBy
8 years ago