summaryrefslogtreecommitdiff
path: root/testutil/request/request.go
Commit message (Expand)AuthorAgeFilesLines
* refactor: move from io/ioutil to io and os packageEng Zer Jun2021-08-271-2/+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
* testutil: make testing packages publicSam Whited2019-09-111-0/+223