summaryrefslogtreecommitdiff
path: root/tests/identity
Commit message (Collapse)AuthorAgeFilesLines
* Move tests into project package.Monty Taylor2013-06-302-62/+0
| | | | | | | | | | There are several reasons for this. One is that the majority of OpenStack packages behave this way. The second is that it makes writing software that extends something easier to test (which is a clear usecase for openstackclient) And third, tests/__init__.py implies a global package named "tests" - which I'm pretty sure we're not providing. Change-Id: Ic708ffd92aea78c2ffc1a8579af0587af4fca4ff
* Fix flake8 errors in anticipation of flake8 patch.Monty Taylor2013-05-141-2/+0
| | | | Change-Id: Ifdc4322b699f2bd91a6900e55695acd3d736568e
* Ensure that image and identity clients are constructed properly.Josh Kearney2013-01-292-0/+64
Also removed tests that don't test anything. Change-Id: I0cb420248c8a1374110c014063fe029686e90216