summaryrefslogtreecommitdiff
path: root/glanceclient/tests/unit/v1/test_images.py
Commit message (Expand)AuthorAgeFilesLines
* Do not use the six library in the tests.Cyril Roelandt2020-06-151-9/+5
* Use correct order of arguments to assertEqualzhengyao12016-06-291-4/+4
* Use assertIn instead of assertTrue in testsKamil Rykowski2015-04-291-3/+3
* Move unit tests to standard directoryStuart McLaren2015-04-181-0/+963