Commit Graph

34 Commits (e024960c745f0a464cb081d04765d93f94deaba0)

Author SHA1 Message Date
James Bardin c02f1d7256 allow 0 and unset to be equal in count tests
7 years ago
Martin Atkins 4c99864dad helper/resource: TestCheckResourceAttrPair allow nonexist
7 years ago
James Bardin 7973872524 allow TestCheckNoResourceAttr for empty containers
7 years ago
James Bardin c63040c737 have TestCheckResourceAttr accept missing counts
7 years ago
Martin Atkins cdad78d69b helper/resource: Allow multiple providers in a single TestCase
7 years ago
James Bardin a5ef403dfd skip resource tests for now
7 years ago
James Bardin 1ab96f42b7 fail nonfunctional resource tests
8 years ago
Brian Flad 798162125b helper/resource: Add ParallelTest() function to allow opt-in acceptance testing concurrency with t.Parallel()
8 years ago
Chris Marchesi 3505769600
helper/resource: Add ability to pre-taint resources
8 years ago
Chris Marchesi 3f8dad30c9
helper/resource: Fail tests with no error that have ExpectError set
8 years ago
Radek Simko 4052a8f956
helper: Allow logs isolation per acceptance test
9 years ago
Radek Simko db97555e3e
helper/resource: Add TestStep.SkipFunc
9 years ago
Martin Atkins 0573ff6793 helper/resource: pass config when testing import
9 years ago
Clint 372a80bc42 provider/aws: Add Sweeper setup, Sweepers for DB Option Group, Key Pair (#14773)
9 years ago
clint shryock 61355c33c5 testing: Add option to run only a plan on a TestStep configuration
9 years ago
James Bardin 5238f51dc7 move TestReset mock from terraform to helper
9 years ago
James Bardin 4b2e96b2e2 test for TestReset and fixed resource factories
9 years ago
James Nugent b551981cc7 testing: Add ComposeAggregateTestFunc
10 years ago
Mitchell Hashimoto e0da21d381
helper/resource: make id-only check opt-in
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 f2c4f8e9ba
helper/resource: fix tests
10 years ago
Mitchell Hashimoto 86e0c853db
helper/resource: test for failing id-only refresh check
10 years ago
Mitchell Hashimoto 4f6edf4fe4
helper/resource: id-only refresh testing
10 years ago
Paul Hinze 24048b4dca providers: Mention check number when acctest fails
10 years ago
Paul Hinze 88744d569f helper/resource/testing: unit tests to cover #1770
11 years ago
Paul Hinze 149e52ad1f helper/resource: verify refresh+plan after each step
11 years ago
Paul Hinze 7fe34d4547 providers: check for empty plan after each test step
11 years ago
Mitchell Hashimoto 9b2b3a963f ResourceDiff => InstanceDiff
12 years ago
Mitchell Hashimoto 0bcbccf046 helper/resource: compiles, fails because Context doesn't work, probably
12 years ago
Mitchell Hashimoto 4a3d51f40e helper/resource: can compose TestCheckFuncs
12 years ago
Mitchell Hashimoto 83f73e63aa helper/resource: add PreCheck
12 years ago
Mitchell Hashimoto 55c1bf7f79 helper/resource: more tests
12 years ago
Mitchell Hashimoto e0fbd48afd helper/resource: Acceptance test framework
12 years ago