aboutsummaryrefslogtreecommitdiff
path: root/account_test.go
Commit message (Expand)AuthorAgeFilesLines
* use dedicated Metadata type instead of http.HeaderStefan Majewsky2018-02-041-2/+1
* build HTTP requests without ProviderClient.Request(), make tests workStefan Majewsky2018-02-041-3/+6
* finalize Account.Post() design, add initial account testsStefan Majewsky2018-01-301-0/+52