tkopecek / koji

Forked from koji 7 years ago
Clone

3a63831 maven/image import tests from first branch

Authored and Committed by mikem 6 years ago
23 files changed. 750 lines added. 0 lines removed.
tests/test_hub/data/image/import_1/data.json
file added
+51
tests/test_hub/data/image/import_1/db.json
file added
+144
tests/test_hub/data/maven/import_1/build.log
file added
+1
tests/test_hub/data/maven/import_1/checkout.log
file added
+1
tests/test_hub/data/maven/import_1/com/mycompany/app/my-app/1.0-SNAPSHOT/maven-metadata.xml
file added
+25
tests/test_hub/data/maven/import_1/com/mycompany/app/my-app/1.0-SNAPSHOT/maven-metadata.xml.md5
file added
+1
tests/test_hub/data/maven/import_1/com/mycompany/app/my-app/1.0-SNAPSHOT/maven-metadata.xml.sha1
file added
+1
tests/test_hub/data/maven/import_1/com/mycompany/app/my-app/1.0-SNAPSHOT/my-app-1.0-20170927.043542-1.jar
file added
+0
tests/test_hub/data/maven/import_1/com/mycompany/app/my-app/1.0-SNAPSHOT/my-app-1.0-20170927.043542-1.jar.md5
file added
+1
tests/test_hub/data/maven/import_1/com/mycompany/app/my-app/1.0-SNAPSHOT/my-app-1.0-20170927.043542-1.jar.sha1
file added
+1
tests/test_hub/data/maven/import_1/com/mycompany/app/my-app/1.0-SNAPSHOT/my-app-1.0-20170927.043542-1.pom
file added
+19
tests/test_hub/data/maven/import_1/com/mycompany/app/my-app/1.0-SNAPSHOT/my-app-1.0-20170927.043542-1.pom.md5
file added
+1
tests/test_hub/data/maven/import_1/com/mycompany/app/my-app/1.0-SNAPSHOT/my-app-1.0-20170927.043542-1.pom.sha1
file added
+1
tests/test_hub/data/maven/import_1/com/mycompany/app/my-app/maven-metadata.xml
file added
+11
tests/test_hub/data/maven/import_1/com/mycompany/app/my-app/maven-metadata.xml.md5
file added
+1
tests/test_hub/data/maven/import_1/com/mycompany/app/my-app/maven-metadata.xml.sha1
file added
+1
tests/test_hub/data/maven/import_1/data.json
file added
+35
tests/test_hub/data/maven/import_1/files
file added
+20
tests/test_hub/data/maven/import_1/my-app-1.0-SNAPSHOT-scm-sources.zip
file added
+0
tests/test_hub/data/maven/import_1/root.log
file added
+1
tests/test_hub/data/maven/import_1/state.log
file added
+1
tests/test_hub/test_complete_image_build.py
file added
+265
tests/test_hub/test_complete_maven_build.py
file added
+168
    maven/image import tests from first branch