add the most important todo - tests

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca 2016-01-20 21:08:19 +01:00
parent 55ba1dd907
commit a3ade1ac1e

View File

@ -51,6 +51,7 @@ License
MIT
TODO
-
- add tests (integration with deployed registries in container - Docker-like)
- get rid of Docker (meaning make this work w/o needing Docker installed)
- require image argument to be fully qualified (not the Docker way)
- drop the `Registry` field in the response because of the point above :)