sogo/Tests
Jean Raby aeef968c4e * Tests/Integration/config.py.in: New config parameter: webCalendarURL
* Tests/Integration/webdavlib.py(HTTPPOST,HTTPGET):
  Allow cookies in post and get requests.
  * Tests/Integration/test-ui-posts.py: New test class
  Currently contains only one test case which exercises addWebCalendar

  * SoObjects/Appointments/GNUmakefile:
  use -Wl,--no-as-needed when linking. Fixes #1863

Monotone-Parent: 080d411d52272c158ce60ea0bab6ba8eb9d9aa2a
Monotone-Revision: 8ce46d6fa7b1d1a9d12069cee3ba796d99d668d2

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-07-18T20:22:54
2012-07-18 20:22:54 +00:00
..
Integration * Tests/Integration/config.py.in: New config parameter: webCalendarURL 2012-07-18 20:22:54 +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

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