summaryrefslogtreecommitdiff
path: root/testutil/request
Commit message (Expand)AuthorAgeFilesLines
* refactor: move from io/ioutil to io and os packageEng Zer Jun2021-08-272-5/+3
* Update to Go 1.17.0, and gofmt with Go 1.17Sebastiaan van Stijn2021-08-241-0/+1
* testutil: don't import "opts" packageSebastiaan van Stijn2021-08-181-2/+1
* bump gotest.tools v3.0.1 for compatibility with Go 1.14Sebastiaan van Stijn2020-02-111-1/+1
* testutil: use constants for http methodsSebastiaan van Stijn2019-10-131-1/+1
* testutil: use testing.TB instead of assert.TestingTSebastiaan van Stijn2019-09-231-13/+7
* goimports: fix importsSebastiaan van Stijn2019-09-181-1/+1
* testutil: make testing packages publicSam Whited2019-09-114-0/+325