Implement the integration testing library

This commit is contained in:
fox.cpp 2020-02-18 14:09:21 +03:00
parent f097d64293
commit 7b5111f514
No known key found for this signature in database
GPG key ID: E76D97CCEDE90B6C
9 changed files with 688 additions and 0 deletions

3
.gitignore vendored
View file

@ -36,3 +36,6 @@ cmd/maddy/*mtasts-cache
cmd/maddy/*queue
build/
tests/maddy.cover
tests/maddy