]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/commit
Move template interpolation deeper into acceptance tests
authorMat Schaffer <mat@schaffer.me>
Thu, 1 Feb 2018 13:53:16 +0000 (22:53 +0900)
committerMat Schaffer <mat@schaffer.me>
Thu, 1 Feb 2018 13:53:16 +0000 (22:53 +0900)
commit7d96831373ec571cf0d7bcd930fd6118dc509fc2
treef6c684360c490eb61e09b5f69fedc69a29fe38d1
parent85e124eb0c7b262ff9c486abe9662f515f47fc5b
Move template interpolation deeper into acceptance tests

Since it was failing `make test` on travis. Must be a better way to go about this, but I couldn't come up with a better way that defaulting the value to avoid the error when running non-acceptance tests.
statuscake/provider_test.go
statuscake/resource_statuscaketest_test.go