[Erp5-report] r28440 - /erp5/trunk/products/ERP5/tests/testBPMEvaluation.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Aug 18 15:17:26 CEST 2009


Author: luke
Date: Tue Aug 18 15:17:25 2009
New Revision: 28440

URL: http://svn.erp5.org?rev=28440&view=rev
Log:
 - removed obsoleted todos

Modified:
    erp5/trunk/products/ERP5/tests/testBPMEvaluation.py

Modified: erp5/trunk/products/ERP5/tests/testBPMEvaluation.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testBPMEvaluation.py?rev=28440&r1=28439&r2=28440&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testBPMEvaluation.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testBPMEvaluation.py [utf8] Tue Aug 18 15:17:25 2009
@@ -35,17 +35,6 @@
 It uses only Sale path to demonstrate BPM.
 
 It is advised to *NOT* remove erp5_administration.
-
-TODOs:
-  * avoid duplication of code when possible
-  * implement tests wisely, to support at least both BPM scenarios
-  * test for root rule (similarity) and deeper rules
-
-Scenarios to cover:
-
-  * unify root rules (BPMOrderRule, BPMDeliveryRule, etc) tests - they share
-    a lot of code
-  * test case of splitting for root rules
 """
 import unittest
 




More information about the Erp5-report mailing list