Commit graph

6 commits

Author SHA1 Message Date
fox.cpp
cbb3bbcb43
Merge branch 'master' into dev 2022-07-09 15:00:46 +03:00
fox.cpp
80328b8dee
Fix a few linter warnings + gofmt + goimports 2022-06-23 14:34:57 +03:00
Eng Zer Jun
8f1cfd72ac test: use T.TempDir to create temporary test directory
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.

Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-02-22 00:34:01 +03:00
fox.cpp
13d3a8bf5d
tests: Check for chasquid executable existance before starting test server
Avoids the race when maddy is killed so early it cannot perform
proper cleanup and this casues test to fail.
2020-12-13 19:48:42 +03:00
fox.cpp
2d18ff5a30
MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
fox.cpp
a46f2adc4c
tests: Add interop test for dovecot_sasld using chasquid 2020-05-23 02:55:45 +03:00