sogo/Tests
Jean Raby 6ad52fe047 * SoObjects/Appointments/SOGoAppointmentObject.m (PUTAction):
Delete bitrotten code that could end up duplicating attendees.
  Behavior exposed by the new caldav tests

  * Tests/Integration/config.py.in
  * Tests/Integration/test-caldav-scheduling.py
  * Tests/Integration/test-ical.py
  * Tests/Integration/test-davacl.py:
  Use an unprivileged webdavclient where possible.
  This would have uncovered the resources calendar autocreation bug.

  * Tests/Integration/test-caldav-scheduling.py:
  New tests to excercise somewhat fragile code in dav autoscheduling.

Monotone-Parent: 82335b9404ce69f30e311f831868f8d13e598a46
Monotone-Revision: 1ed6d11b3a404920b5f62a1b03c4a035d5bd53b3

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-05-11T16:20:45
2012-05-11 16:20:45 +00:00
..
Integration * SoObjects/Appointments/SOGoAppointmentObject.m (PUTAction): 2012-05-11 16:20:45 +00:00
Stress Monotone-Parent: 324942a2c0fd9c03a2cb05306ce19230f91a9534 2010-07-14 23:16:38 +00:00
Unit Monotone-Parent: 5626a85621c5f1c132d788ea29e164c8fc44cfdf 2012-04-23 21:19:08 +00:00
README See ChangeLog 2010-01-24 20:40:12 +00:00

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