summaryrefslogtreecommitdiff
path: root/openstackclient/tests/common/test_commandmanager.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bunch of spacingBrandon Palm2016-02-231-0/+2
* Don't use Mock.called_once_with that does not existTang Chen2016-02-191-1/+1
* fix the wrong order of assertEqual argswanghong2015-01-271-5/+5
* Add 'command list' commandDean Troyer2014-10-081-0/+17
* Update for cliff commandmanager >=1.6.1Dean Troyer2014-10-081-8/+8
* Update OSC's CommandManager subclassDean Troyer2013-12-031-1/+18
* Move tests into project package.Monty Taylor2013-06-301-0/+71