summaryrefslogtreecommitdiff
path: root/keystoneclient/tests/v3/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Convert httpretty to requests-mockJamie Lennox2014-07-301-23/+26
* fixed typos found by RETF rulesChristian Berendt2014-05-031-2/+2
* Test query-string for list actions with filter argumentsSteven Hardy2014-02-181-1/+19
* Remove vim headerEric Guo2014-02-081-2/+0
* Merge "Adjust import items according to hacking import rule"Jenkins2014-01-301-0/+1
|\
| * Adjust import items according to hacking import ruleEric Guo2014-01-171-0/+1
* | Merge "Consistently support kwargs across all v3 CRUD Manager ops"Jenkins2014-01-281-4/+22
|\ \
| * | Consistently support kwargs across all v3 CRUD Manager opsDivyesh Khandeshi2014-01-221-4/+22
| |/
* | Replace assertTrue with explicit assertIsInstanceZhiQiang Fan2014-01-171-5/+5
|/
* Merge "Fix incorrect assertTrue usage"Jenkins2014-01-161-1/+1
|\
| * Fix incorrect assertTrue usageSteven Hardy2014-01-131-1/+1
* | Make assertQueryStringIs usage simplerSteven Hardy2014-01-131-2/+2
|/
* Merge "v3 test utils, don't modify input parameter"Jenkins2014-01-071-1/+1
|\
| * v3 test utils, don't modify input parameterSteven Hardy2013-12-201-1/+1
* | Merge "Fix error in v3 credentials create/update"Jenkins2014-01-071-2/+6
|\ \ | |/
| * Fix error in v3 credentials create/updateSteven Hardy2013-12-201-2/+6
* | Correctly handle auth_url/token authenticationJamie Lennox2013-12-201-1/+3
|/
* Fix python3 incompatible use of urlparseClint Byrum2013-11-141-1/+1
* Move tests in keystoneclientJamie Lennox2013-09-241-0/+286