summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/identity/v2_0/test_user.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken openstackclient.identityStephen Finucane2023-05-101-78/+46
* Replace assertItemsEqual with assertCountEqualDirk Mueller2021-05-031-4/+4
* Make use of comparable 'FormattableColumn' subclassesStephen Finucane2020-12-091-4/+4
* Raise flake8-import-order version to latestSean McGinnis2020-01-101-1/+1
* Use cliff formattable columns in identity commandsAkihiro Motoki2019-06-221-5/+7
* Error handling for delete commands in identityHuanxuan Ao2017-01-031-0/+27
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-0/+793