summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/identity/v3/test_group.py
Commit message (Expand)AuthorAgeFilesLines
* Raise flake8-import-order version to latestSean McGinnis2020-01-101-2/+2
* Support to add/remove multi users for "group add/remove user"Huanxuan Ao2017-03-211-35/+96
* Narrow expected responses for CheckUserInGroupColleen Murphy2017-03-141-0/+17
* Modify error handling for role and group commandsHuanxuan Ao2017-02-091-0/+29
* Error handling for delete commands in identityHuanxuan Ao2017-01-031-0/+27
* Replace 'MagicMock' with 'Mock'qtang2016-09-141-3/+3
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-0/+569