crashvb / docker-registry-client-async

An AIOHTTP based Python REST client for the Docker Registry.
Apache License 2.0
5 stars 6 forks source link

Add integration tests that utilize a local v2 registry instance. #3

Closed crashvb closed 4 years ago

crashvb commented 4 years ago

We should be able to test integration to a registry locally, without hammering Docker Hub and alike.