Commit Graph

33 Commits (ba4ec0097a47820db3bd686fdb708eca3b717d74)

Author SHA1 Message Date
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
Paul Hinze 149e52ad1f helper/resource: verify refresh+plan after each step
11 years ago
Mitchell Hashimoto dc69603cd4 helper/resource: docs
11 years ago
Matt Good 21b0a03d70 Support for multiple providers of the same type
11 years ago
Paul Hinze 7fe34d4547 providers: check for empty plan after each test step
11 years ago
Paul Hinze 97acccd3ed core: targeted operations
11 years ago
Mitchell Hashimoto 5a64d0900b providers/aws: test for allowing in-place lC update
11 years ago
Mitchell Hashimoto 9ba39d93b7 helper/resource: compile
12 years ago
Mitchell Hashimoto 0bcbccf046 helper/resource: compiles, fails because Context doesn't work, probably
12 years ago
Mitchell Hashimoto 91ad873113 helper/resource: improve logging and output for tests
12 years ago
Mitchell Hashimoto dbe5a1254a helper/resource: better error if config doesn't validate
12 years ago
Mitchell Hashimoto 63ef4cf28a helper/resource: stdlib to check resource attribute
12 years ago
Mitchell Hashimoto 4a3d51f40e helper/resource: can compose TestCheckFuncs
12 years ago
Mitchell Hashimoto 8229758806 helper/resource: refresh during test
12 years ago
Mitchell Hashimoto 83f73e63aa helper/resource: add PreCheck
12 years ago
Mitchell Hashimoto bc146d21a3 helper/resource: persist state, log
12 years ago
Mitchell Hashimoto be82499f3c helper/resource: remove debugging stuff
12 years ago
Mitchell Hashimoto 55c1bf7f79 helper/resource: more tests
12 years ago
Mitchell Hashimoto e0fbd48afd helper/resource: Acceptance test framework
12 years ago