mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 10:05:00 +02:00
Add bats asserts (#463)
* Added `bats-assert` for more detailed error, very useful locally and on Travis * Moved `bats` to git submodule Example: ``` not ok 52 checking opendkim: generator creates keys, tables and TrustedHosts # (from function `assert_output' in file test/test_helper/bats-assert/src/assert.bash, line 239, # in test file test/tests.bats, line 368) # `assert_output 2' failed # # -- output differs -- # expected : 2 # actual : 4 # -- # ```
This commit is contained in:
parent
414413a5c9
commit
69d3bac45e
11 changed files with 209 additions and 955 deletions
390
test/tests.bats
390
test/tests.bats
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue