Commit Graph

27 Commits (f1657bb3e35acad90f6aff79110c593b9462cc4d)

Author SHA1 Message Date
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