pulumi/pkg/engine/lifeycletest
Pat Gavlin edc978d47c Improve resource ref unit tests.
- Add component ref coverage to the existing test
- Add coverage for a downlevel SDK communicating with an engine that
  supports resource refs
- Add coverage for a downlevel engine communicating with an SDK that
  supports resource refs

As part of improving coverage, these changes add a knob to explicitly
disable resource refs in the engine without the use of the environment
variable. The environment variable is now only read by the CLI.

Contributes to #5943.
2020-12-15 22:30:49 -08:00
..
delete_before_replace_test.go Fix linting. (#5954) 2020-12-15 17:56:42 -08:00
golang_sdk_test.go Fix linting. (#5954) 2020-12-15 17:56:42 -08:00
import_test.go Split engine unit tests into individual files. (#5951) 2020-12-15 14:24:46 -08:00
pending_delete_test.go Split engine unit tests into individual files. (#5951) 2020-12-15 14:24:46 -08:00
provider_test.go Split engine unit tests into individual files. (#5951) 2020-12-15 14:24:46 -08:00
pulumi_test.go Improve resource ref unit tests. 2020-12-15 22:30:49 -08:00
refresh_test.go Split engine unit tests into individual files. (#5951) 2020-12-15 14:24:46 -08:00
resource_reference_test.go Improve resource ref unit tests. 2020-12-15 22:30:49 -08:00
target_test.go Split engine unit tests into individual files. (#5951) 2020-12-15 14:24:46 -08:00
test_plan.go Create a builtin provider during import. (#5730) 2020-11-10 21:11:30 -08:00