summaryrefslogtreecommitdiff
path: root/openstackclient/tests/common/test_module.py
Commit message (Expand)AuthorAgeFilesLines
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-130/+0
* Use assertIn(A, B) instead of assertTrue(A in B )Bin Zhou2016-09-021-6/+6
* Fixed command listBrandon Palm2016-03-091-6/+10
* Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-091-3/+9
* Add 'command list' commandDean Troyer2014-10-081-0/+32
* Add module list commandDean Troyer2013-12-031-0/+88