1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-07-05 07:31:21 +02:00
Commit Graph

55 Commits

Author SHA1 Message Date
Martin Schulze
8e6152ff2f Fix missing error output from timeout
The exits would prevent the printing code from running
2019-09-11 00:02:16 +02:00
Erik Wramner
8f23cb7b35 Adjust wait for tests as they often fail 2019-09-05 21:35:23 +02:00
Martin Schulze
9d90df7064 Fix integer check 2019-08-17 20:58:33 +02:00
Martin Schulze
85fa5d242f Fix setup/teardown_file to work in full suite run
The previous mechanism would only run them once for the whole suite
2019-08-17 20:58:33 +02:00
Martin Schulze
db160bd977 Extract default relay host test
centralize common test variables and functions
2019-08-17 20:58:33 +02:00