summaryrefslogtreecommitdiff
path: root/keystoneclient/tests/unit/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Deprecations fixture support calling deprecated functionBrant Knudson2015-07-241-1/+1
* Merge "Unit tests catch deprecated function usage"Jenkins2015-07-231-0/+4
|\
| * Unit tests catch deprecated function usageBrant Knudson2015-06-301-0/+4
* | Remove unused time_patcherBoris Bobrov2015-07-231-5/+0
|/
* Stop using tearDownBrant Knudson2015-06-131-7/+3
* Use mock rather than moxBrant Knudson2015-06-131-4/+0
* Merge "Iterate over copy of sys.modules keys in Python2/3"Jenkins2015-06-111-1/+1
|\
| * Iterate over copy of sys.modules keys in Python2/3Corey Bryant2015-06-091-1/+1
* | Use random strings for test fixturesBrant Knudson2015-06-081-7/+7
|/
* Revert "Remove unused fixtures"Brant Knudson2015-05-211-0/+47
* Remove unused fixturesVictor Stinner2015-05-121-47/+0
* Rename requests mock object in testingJamie Lennox2015-03-181-6/+6
* Move tests to the unit subdirectoryJamie Lennox2015-02-111-0/+209