summaryrefslogtreecommitdiff
path: root/glanceclient/tests/unit/v1
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-152-20/+10
* Use unittest.mock instead of third party mockSean McGinnis2020-04-181-1/+2
* Update hacking versionjacky062019-03-271-4/+4
* py3: Fix encoding and use sys.stdin.bufferSirushti Murugesan2016-07-251-2/+2
* Use correct order of arguments to assertEqualzhengyao12016-06-291-4/+4
* Enable hacking checksTin Lam2016-04-181-6/+5
* Add versions list functionwangxiyuan2015-11-101-0/+79
* Require disk and container format on image-createGorka Eguileor2015-08-141-0/+44
* Enable flake8 checksDarja Shakhray2015-07-211-6/+12
* Merge "Add parameter 'changes-since' for image-list of v1"Jenkins2015-06-151-0/+57
|\
| * Add parameter 'changes-since' for image-list of v1Fei Long Wang2015-05-061-0/+57
* | Use assertIn instead of assertTrue in testsKamil Rykowski2015-04-292-5/+5
|/
* Move unit tests to standard directoryStuart McLaren2015-04-184-0/+1591