Monotone-Parent: ad7209d4c578d84bbeceb61506c1e6ed592106da

Monotone-Revision: c896a0d9f1b127ab4c1d9c4ba270727464984c2b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-06-02T16:49:26
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-06-02 16:49:26 +00:00
parent ec1f650262
commit ab171b7d2e
2 changed files with 181 additions and 0 deletions
+8
View File
@@ -1,5 +1,13 @@
2010-06-02 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* Tests/Integration/test-davacl.py (DAVPublicAccessTest): new test
class that implements tests strictly related to accessing the
"/public" prefix.
(DAVCalendarPublicAclTest.setUp): new test class that tests the
behaviour of calendar resources with regards to the super user,
a non-owner user, the "anonymous" user and the default user
(for default roles).
* Tests/Integration/utilities.py (TestACLUtility.setupRights): we
excape the value for the "user" attribute with
xml.sax.saxutils.escape.