aboutsummaryrefslogtreecommitdiff
path: root/headers_test.go
Commit message (Expand)AuthorAgeFilesLines
* replace expectError by expectSuccess where possibleStefan Majewsky2018-02-191-1/+1
* increase test coverageStefan Majewsky2018-02-071-42/+1
* switch from reflection to code generationStefan Majewsky2018-02-071-10/+9
* redesign the header APIStefan Majewsky2018-02-051-11/+8
* add ContainerStefan Majewsky2018-02-041-8/+15
* build HTTP requests without ProviderClient.Request(), make tests workStefan Majewsky2018-02-041-5/+3
* implement compileHeadersStefan Majewsky2018-01-301-1/+1
* finalize Account.Post() design, add initial account testsStefan Majewsky2018-01-301-1/+6
* lay down the full Account APIStefan Majewsky2018-01-291-0/+81