cyrusimap / cassandane

Other
6 stars 11 forks source link

Cyrus Event Testing #12

Open brong opened 10 years ago

brong commented 10 years ago

From: Allart Jean-Noel Bugzilla-Id: 3847 Version: unspecified Owner: Bron Gondwana

brong commented 10 years ago

From: Allart Jean-Noel

I pushed on a branch of our Cassandane GitHub (https://github.com/worldline-messaging/cassandane/tree/EventsTesting) an additional test (Cassandane / Cyrus / Events.pm) designed to test the events notifications for Cyrus. It uses the file configuration cassandane.events.ini.example.

This test executes a number of actions on the life cycle of a mailbox, and on messages. It reads JSON data received on the notify socket and test the values with ASSERTS.

./testrunner.pl --config cassandane.ini -f tap 'Cassandane::Cyrus::Events'

brong commented 10 years ago

From: Greg Banks

Hi Jean-Noel,

Thanks very much for your contribution. I'm sorry I didn't notice before now, but I don't work at FastMail anymore so it takes me a little longer to notice things that happen there.

I've reassigned this Bug to Bron who should be able to help you.