1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-10-18 19:29:45 +02:00
docker-mailserver/test
Thomas VIAL 69d3bac45e 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
# --
# 
```
2017-01-10 14:15:41 +01:00
..
auth Add ldap auth for postfix and dovecot (#352) 2016-10-30 14:11:36 +01:00
bats@03608115df Add bats asserts (#463) 2017-01-10 14:15:41 +01:00
config Add #394: Postfix Virtual Transport (#461) 2017-01-09 23:52:36 +01:00
docker-openldap Add ldap auth for postfix and dovecot (#352) 2016-10-30 14:11:36 +01:00
email-templates Add ldap auth for postfix and dovecot (#352) 2016-10-30 14:11:36 +01:00
test_helper Add bats asserts (#463) 2017-01-10 14:15:41 +01:00
tests.bats Add bats asserts (#463) 2017-01-10 14:15:41 +01:00