Add snapshots API test suite

This commit is contained in:
Sylvain Baubeau
2014-12-18 11:42:11 +01:00
parent a6fc65ff4e
commit d983e10d08
4 changed files with 164 additions and 0 deletions
+1
View File
@@ -4,3 +4,4 @@ Testing aptly REST API
from .repos import *
from .files import *
from .snapshots import *