summaryrefslogtreecommitdiff
path: root/data/datasource_http_test.go
AgeCommit message (Expand)Author
2024-01-22Use go-fsimpl to read from datasources (#1336)Dave Henderson
2023-10-28A bunch of linting and refactorings (#1893)Dave Henderson
2023-04-29Use required.NoError for faster failure in testsDave Henderson
2022-05-28General refactoring & cleanupDave Henderson
2022-01-09Propagate context into datasource read functions (#1282)Dave Henderson
2020-05-20Refactoring: deduplicating identical URL-parsing functionsDave Henderson
2019-05-02Linting more (and fixing more)Dave Henderson
2018-12-03Support subpaths for http datasources (#442)Dave Henderson