mirror of
https://github.com/mjl-/mox.git
synced 2025-07-16 07:14:40 +03:00
merge docker-compose-based quickstart and integration tests into a single integration test
the two were so similar it made sense to just have one that tests all. saves building docker images.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -11,7 +11,6 @@
|
||||
/testdata/imap/data/
|
||||
/testdata/imapserverfuzz/data/
|
||||
/testdata/imaptest/data/
|
||||
/testdata/integration/data/
|
||||
/testdata/junk/*.bloom
|
||||
/testdata/junk/*.db
|
||||
/testdata/queue/data/
|
||||
@ -24,8 +23,8 @@
|
||||
/testdata/smtpserverfuzz/data/
|
||||
/testdata/store/data/
|
||||
/testdata/train/
|
||||
/testdata/quickstart/example-quickstart.zone
|
||||
/testdata/quickstart/tmp-pebble-ca.pem
|
||||
/testdata/integration/example-integration.zone
|
||||
/testdata/integration/tmp-pebble-ca.pem
|
||||
/cover.out
|
||||
/cover.html
|
||||
/.go/
|
||||
|
Reference in New Issue
Block a user