You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/testharness
Martin Atkins 2c261eca08
testharness: expectations
9 years ago
..
test-fixtures/basic-specs testharness: "resource" context constructor 9 years ago
checklist.go command/test: Treat create/destroy as synthetic test assertions 9 years ago
context.go testharness: stub out the "it" function 9 years ago
context_setters.go testharness: generate multiple child contexts for counted resource 9 years ago
doc.go
expect.go testharness: expectations 9 years ago
loader.go testharness: "describe" tester runs other testers declared in its body 9 years ago
loader_test.go testharness: "resource" context constructor 9 years ago
lua_util.go testharness: Loading of spec files 9 years ago
scenario.go testharness: use mutable Diagnostics slice for builder collection 9 years ago
spec.go testharness: actually run the testers 9 years ago
subject.go testharness: actually run the testers 9 years ago
tester.go testharness: stub out the "it" function 9 years ago
testers_builder.go testharness: stub out the "it" function 9 years ago
waiter.go