System tests for mirror, snapshot, repo search. #81

This commit is contained in:
Andrey Smirnov
2014-08-27 00:04:01 +04:00
parent 9bee7cdd08
commit 346a7bcce9
15 changed files with 12288 additions and 4119 deletions
+1 -1
View File
@@ -33,4 +33,4 @@ class SearchMirror4Test(BaseTest):
"""
fixtureDB = True
outputMatchPrepare = lambda _, s: "\n".join(sorted(s.split("\n")))
runCmd = "aptly mirror search -with-deps wheezy-main 'Name (nginx)'"
runCmd = "aptly mirror search -with-deps wheezy-main 'Name (coreutils)'"