summaryrefslogtreecommitdiff
path: root/tests/test_shell.py
Commit message (Expand)AuthorAgeFilesLines
* Move tests into project package.Monty Taylor2013-06-301-293/+0
* Fix flake8 errors in anticipation of flake8 patch.Monty Taylor2013-05-141-1/+1
* Correct the version mapping to image service.Josh Kearney2013-02-191-1/+1
* Add volume test cases and structureSteve Martinelli2013-02-111-2/+9
* Multiple API version supportDean Troyer2013-02-061-0/+24
* Clean up test_shell so that the tests are captured though the test framework.Josh Kearney2013-01-301-279/+216
* First pass at adding compute unit tests.Josh Kearney2013-01-281-5/+4
* Standardize on a copyright header and ensure all files have them.Josh Kearney2013-01-241-12/+10
* Move from unittest2 to testtoolsDean Troyer2013-01-151-12/+19
* Fix PEP8 issues.lrqrun2012-08-291-1/+1
* Create tests for shell interfaceDean Troyer2012-06-221-0/+321