Commit Graph

68 Commits (15abbe21c00b341c4034da035b4fa1a885083bfc)

Author SHA1 Message Date
clint shryock 61355c33c5 testing: Add option to run only a plan on a TestStep configuration
9 years ago
James Bardin 6fcb55d09e reword TestProvider doc
9 years ago
James Bardin 1eb9a2d083 Reset ResourceProviders
9 years ago
Kit Ewbank 64fda44b00 Add 'aws_vpn_gateway' data source. (#11886)
9 years ago
Kit Ewbank 87d98b1ff1 Correct aws_s3_bucket_object data source acceptance tests. (#11346)
9 years ago
Sean Chittenden 7862e5b499
Differentiate between lookup failure and value inequality.
9 years ago
James Nugent b551981cc7 testing: Add ComposeAggregateTestFunc
10 years ago
James Nugent b681ab23d3 testing: Add TestCheckResourceAttrSet helper
10 years ago
Paul Hinze 3b732131d2 Merge pull request #7446 from hashicorp/b-jit-resource-validate
10 years ago
Paul Hinze 4a1b36ac0d
core: rerun resource validation before plan and apply
10 years ago
Paul Hinze 5656d7388c
helper/resource: Consolidate unit test override
10 years ago
Patrick Sodré 80936e3562 provider/triton: add machine domain names (#7149)
10 years ago
James Nugent 9c7cf639b3 testing: Allow acceptance test to run as unit test
10 years ago
Radek Simko 84ab00d92e helper/resource: Add TestStep.PreventPostDestroyRefresh
10 years ago
Mitchell Hashimoto 55583baa7e
Merge branch 'f-aws-import'
10 years ago
James Nugent 3ea3c657b5 core: Use OutputState in JSON instead of map
10 years ago
Mitchell Hashimoto 884980da1a
providers/aws: instance, nat, internet gateway
10 years ago
Mitchell Hashimoto 6a675b4a15
helper/resource: ImportState test can verify states
10 years ago
Mitchell Hashimoto 2d99c451fb
helper/resource: basic ImportState acceptance testing
10 years ago
Mitchell Hashimoto 9bd1c9e7ca
helper/resource: reshuffling to prepare for importstate testing
10 years ago
Mitchell Hashimoto 35c87836b4 core: Add terraform_version to state
10 years ago
Mitchell Hashimoto d85df63526
providers/aws: aws_instance id-only
10 years ago
Mitchell Hashimoto e0da21d381
helper/resource: make id-only check opt-in
10 years ago
Mitchell Hashimoto ff7b58f032
providers/aws: peering connection id-only test settings
10 years ago
Mitchell Hashimoto 0ef1b3b84a
providers/aws: response value for DescribeVpcAttribute needs to be
10 years ago
Mitchell Hashimoto 1db1bf6639
helper/resource: use the full config for id-only checks
10 years ago
Mitchell Hashimoto 0c8b0bff2c
helper/resource: can specify specific name to id refresh test
10 years ago
Mitchell Hashimoto 1a9fae6b2e
helper/resource: can disable ID refresh check
10 years ago
Mitchell Hashimoto 35f4201b9e
providers/aws: instance_tenancy is computed, set
10 years ago
Mitchell Hashimoto 5c4f78796b
helper/resource: don't need to id-only check if no test steps
10 years ago
Mitchell Hashimoto a285c04dc9
helper/resource: only verify id-only run if no error
10 years ago
Mitchell Hashimoto baac14aaeb
helper/resource: guard id-only by acc var
10 years ago
Mitchell Hashimoto cb32cb8947
helper/resource: error if id-only check didn't run
10 years ago
Mitchell Hashimoto 060b43fbd9
helper/resource: remove debug
10 years ago
Mitchell Hashimoto 4f6edf4fe4
helper/resource: id-only refresh testing
10 years ago
James Nugent 35f9d2e081 Add TestCheckOutput helper to resource testing
10 years ago
Paul Hinze c3e27b3e0a provider/test: a test provider
10 years ago
Paul Hinze bba8a79a52 acctests: log a line w/ the non-empty plan
10 years ago
Paul Hinze 24048b4dca providers: Mention check number when acctest fails
10 years ago
Paul Hinze a8d2ad3ebe refactor s3 bucket test to expect non-empty plan
10 years ago
James Nugent e976d6e787 testing: Use a copy of pre-destroy state in destroy check
11 years ago
Paul Hinze 4bd4e18def core: use same logging setup for acctests
11 years ago
Mitchell Hashimoto 344e7c26b5 fix a bunch of tests from go-getter import
11 years ago
Radek Simko 9882cc59d8 aws: Add regression test for renaming ecs_cluster
11 years ago
Paul Hinze 385b17d679 provider/template: don't error when rendering fails in Exists
11 years ago
Paul Hinze a96a3372c6 provider/template: don't diff when there's no diff
11 years ago
Paul Hinze fbce3a3caa helper/resource: don't fail test on config warnings
11 years ago
Josh Bleecher Snyder 76bcac3031 providers/template: add tests, address review comments
11 years ago
Paul Hinze 88744d569f helper/resource/testing: unit tests to cover #1770
11 years ago
Paul Hinze dbf6d1bd00 helper/resource: fix accidentaly swallowing of acctest step errors
11 years ago