sogo/Tests
Jean Raby 63ff9751d7 Add ics_compare and use it in _testRespondTo()
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.
2013-03-11 11:37:59 -04:00
..
Integration Add ics_compare and use it in _testRespondTo() 2013-03-11 11:37:59 -04:00
Stress Monotone-Parent: 324942a2c0fd9c03a2cb05306ce19230f91a9534 2010-07-14 23:16:38 +00:00
Unit Fix typo in unit test 2013-01-18 09:39:02 -05:00
README See ChangeLog 2010-01-24 20:40:12 +00:00

README

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