You must login to view /lordwelch/chasquid/src/commit/213bc63a95bae17048b284fe247c20c7f3c625f4/chasquid.go.
The GitHub option should be usable for most people, it only links via username.

Files
chasquid/cmd/dovecot-auth-cli/test_exists_notfound.cmy
Alberto Bertogli 36692b52d3 dovecot: Include cli-based tests in the coverage tests
Many areas of the dovecot library are tested via chamuyero scripts, but
these were not being included in the coverage report.

This patch extends the dovecot-auth-cli tests so that they are now
coverage-aware.
2018-06-04 01:18:24 +01:00

16 lines
238 B
Plaintext

userdb unix_listen .dovecot-userdb
c = ./dovecot-auth-cli .dovecot exists username
userdb -> VERSION 1 1
userdb -> SPID 12345
userdb <- VERSION 1 1
userdb <- USER 1 username service=smtp
userdb -> NOTFOUND 1
c <- no: <nil>
c wait 0