mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-21 21:33:02 +00:00
add tests for downloading archive from kopano download server (#311)
* add tests for downloading archive from kopano download server add some makefile defaults Signed-off-by: Felix Bartels <felix@host-consultants.de> * linting Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
+13
-1
@@ -51,4 +51,16 @@ tests:
|
||||
not-contains:
|
||||
- Debian
|
||||
- amd64
|
||||
- tar.gz
|
||||
- tar.gz
|
||||
download core nightly:
|
||||
command: ./base/test.sh core
|
||||
exit-code: 0
|
||||
stderr:
|
||||
not-contains:
|
||||
- "tar: This does not look like a tar archive"
|
||||
download webapp nightly:
|
||||
command: ./base/test.sh webapp
|
||||
exit-code: 0
|
||||
stderr:
|
||||
not-contains:
|
||||
- "tar: This does not look like a tar archive"
|
||||
|
||||
Reference in New Issue
Block a user