mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-02 21:56:23 +00:00
This new class uses vobject.ics_diff() to compare 2 VCALENDAR components. We should use this instead of textually comparing events for equality in future tests.
This directory holds automated tests for SOGo. We currrently have: - Intregation holds all interated tests that are used to validate overall DAV functionality right now - Unit holds all unit tests