Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactor python tests to run against python3.9 | Jhon Honce | 2021-03-01 |
| | | | | | | | | * Introduce sub-package compat to meet packaging and import requirements * Update documenation for running tests * Add requirements.txt to improve IDE support Signed-off-by: Jhon Honce <jhonce@redhat.com> | ||
* | Update CI tests to run python docker library against API | Jhon Honce | 2020-11-09 |
* Update reference to docker-py to docker to reflect change in library name * Update tests to create storage sandbox * Enable all tests that endpoints support * Refactor containers/{id}/rename to return 404 not 500 * Refactor tests to use quay.io vs. docker.io Signed-off-by: Jhon Honce <jhonce@redhat.com> |