mirror of
https://github.com/hashicorp/terraform.git
synced 2026-03-21 18:10:30 -04:00
* test: Update TestHTTPBackend so it can be created with pre-existing lock info inside it. This will be used for tests that want to assert the lock info returned with lock errors. * test: Add a test asserting data returned in lock errors from the http backend. * chore: Replace use of `io/ioutil` in http backend * chore: Update changelog entry to link to the original PR https://github.com/hashicorp/terraform/pull/38144 * test: Improve test code comments |
||
|---|---|---|
| .. | ||
| testdata | ||
| backend.go | ||
| backend_test.go | ||
| client.go | ||
| client_test.go | ||
| mock_server_test.go | ||
| server_test.go | ||
| test_backend.go | ||