aboutsummaryrefslogtreecommitdiff
path: root/headers_test.go
Commit message (Collapse)AuthorAgeFilesLines
* build HTTP requests without ProviderClient.Request(), make tests workStefan Majewsky2018-02-041-5/+3
|
* implement compileHeadersStefan Majewsky2018-01-301-1/+1
| | | | Test is still failing though...
* finalize Account.Post() design, add initial account testsStefan Majewsky2018-01-301-1/+6
| | | | Failing right now because compileHeaders() is a stub.
* lay down the full Account APIStefan Majewsky2018-01-291-0/+81