summaryrefslogtreecommitdiff
path: root/openstackclient/tests/identity/v2_0/test_endpoint.py
Commit message (Expand)AuthorAgeFilesLines
* Fix error for find_service() in identitysunyajing2016-07-221-3/+0
* Update Fakes.py and unit tests for commands in identity V2.0sunyajing2016-06-271-1/+5
* Support multi-delete for commands in identity V2sunyajing2016-06-231-1/+1
* Add FakeObject classes to fakes.py, update unit tests in identity V2.sunyajing2016-06-221-95/+59
* [Identity] Check return value is None in identity v3 unit testsTang Chen2016-03-091-1/+2
* Identity: Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-101-2/+6
* Identity: Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-101-2/+6
* Identity: Fix DisplayCommandBase comments for cliff Command subclass testsTang Chen2016-02-101-1/+0
* fix the wrong order of assertEqual argswanghong2015-01-271-8/+8
* Add tests for identity endpointsMatt Fischer2014-05-151-0/+266