cyrusimap / cassandane

Other
6 stars 11 forks source link

WIP: add a sieve script to XFER tests #186

Closed elliefm closed 2 years ago

elliefm commented 2 years ago

Adds a sieve script to populate_user() and check_user() methods, so that any tests that use these functions will end up verifying sieve data too.

For now, this has #178's changes embedded in it so I can test a sieve-in-uuid-mailbox Cyrus. I'll need to clean it up later, or maybe just add my changes into that branch instead.

ksmurchison commented 2 years ago

Moved these commits to https://github.com/cyrusimap/cyrus-imapd/pull/3487