From e8acf62eb7426dc0654765486d1ac8b36993655c Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Thu, 6 Aug 2009 21:38:41 +0000 Subject: [PATCH] Monotone-Parent: f14da511e49cf36d5c6f6a7d9fe1aed0eeda1c79 Monotone-Revision: 97edd366e5777b4193d2520fb6aafb9633a5123d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-08-06T21:38:41 Monotone-Branch: ca.inverse.sogo --- Tests/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Tests/README b/Tests/README index 96e95c28b..9efff9a66 100644 --- a/Tests/README +++ b/Tests/README @@ -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