summaryrefslogtreecommitdiff
path: root/glanceclient/tests/unit/v1/test_images.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Unhardcode the value of DEFAULT_PAGE_SIZE from the tests"Zuul2023-02-091-14/+17
|\
| * Unhardcode the value of DEFAULT_PAGE_SIZE from the testsCyril Roelandt2022-11-141-14/+17
* | Remove unicode-related Python2-only codeCyril Roelandt2022-11-141-2/+2
|/
* 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