aboutsummaryrefslogtreecommitdiff
path: root/field_test.go
Commit message (Collapse)AuthorAgeFilesLines
* reorganize codeStefan Majewsky2018-02-191-165/+0
| | | | | | * Gophercloud dependencies move into subpackage gopherschwift. * Tests move into subpackage tests (to avoid import cycles). + Rename "Client" to "Backend".
* replace expectError by expectSuccess where possibleStefan Majewsky2018-02-191-10/+10
|
* add test for FieldHTTPTimeReadonlyStefan Majewsky2018-02-171-0/+31
|
* add ObjectHeadersStefan Majewsky2018-02-081-6/+6
|
* increase test coverageStefan Majewsky2018-02-071-0/+134