summaryrefslogtreecommitdiff
path: root/internal/tests/integration/datasources_consul_test.go
AgeCommit message (Expand)Author
2025-03-10chore(refactoring): Refactor/modernizations (#2345)Dave Henderson
2024-09-30feat(config): Allow avoiding reading default config file (#2227)Dave Henderson
2024-01-22Use go-fsimpl to read from datasources (#1336)Dave Henderson
2023-04-29Use required.NoError for faster failure in testsDave Henderson
2022-04-10Removing some panics from testsDave Henderson
2022-01-10Update integration test to work properly with Consul v.11+ (#1283)Dave Henderson
2021-09-04Add new Go 1.17 //go:build lines (#1207)Dave Henderson
2021-03-30Stop using go-check in integration testsDave Henderson
2020-05-09Move integration tests to internal packageDave Henderson