Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix python dockerpy tests | Jhon Honce | 2020-06-24 |
| | | | | | | | | | | | | * Refactor packaging so unittest discovery works * Refactor tests to use python3-docker.rpm that ships with Fedora32 * Flush image cache between tests suites * Update documentation to reflect changes Outstanding issue: * client.get_image() does not fail if image does not exist Signed-off-by: Jhon Honce <jhonce@redhat.com> | ||
* | Adds more docker py test | Sujil02 | 2020-06-15 |
Addes more docker py test Optimize test to import images from cache Rename test class and dir for python unittest framework Signed-off-by: Sujil02 <sushah@redhat.com> |