summaryrefslogtreecommitdiff
path: root/ironicclient/tests/unit/common/apiclient
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockSean McGinnis2020-04-301-1/+2
* Stop using six libraryRiccardo Pittau2019-12-181-6/+6
* Replace six.iteritems() with .items()Luong Anh Tuan2016-11-221-1/+1
* Merge "Fix Resource.__eq__ mismatch semantics of object equal"Jenkins2016-03-031-0/+24
|\
| * Fix Resource.__eq__ mismatch semantics of object equalRui Chen2016-03-011-0/+24
* | Replace HTTP 'magic numbers' with constantsJohn L. Villalovos2016-02-041-6/+8
|/
* Fix params order in assertEqualKan2016-01-122-17/+17
* Move ironicclient/common tests to their respective directoryLucas Alvares Gomes2016-01-063-0/+294