Monotone-Parent: f14da511e49cf36d5c6f6a7d9fe1aed0eeda1c79

Monotone-Revision: 97edd366e5777b4193d2520fb6aafb9633a5123d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-08-06T21:38:41
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2009-08-06 21:38:41 +00:00
parent 888d078d52
commit e8acf62eb7
+3
View File
@@ -48,3 +48,6 @@ AssertionError: event creation/modification: expected status code '403' (receive
- Always set a doc string on the test methods, especially for complex test
cases
- When writing tests, be aware that contrary to unit tests, functional tests
often imply a logical order between the different steps