aboutsummaryrefslogtreecommitdiff
path: root/shared_test.go
Commit message (Collapse)AuthorAgeFilesLines
* generalize cleanup phase of object testStefan Majewsky2018-02-171-3/+6
|
* make govet happyStefan Majewsky2018-02-161-7/+10
|
* add useProxy() helper function for testsStefan Majewsky2018-02-161-0/+19
|
* add tests for container iteratorStefan Majewsky2018-02-101-0/+11
|
* increase test coverageStefan Majewsky2018-02-071-0/+108
|
* finalize Account.Post() design, add initial account testsStefan Majewsky2018-01-301-0/+74
Failing right now because compileHeaders() is a stub.