diff --git a/product/ERP5/tests/testBPMEvaluation.py b/product/ERP5/tests/testBPMEvaluation.py index be37833ab6e734997633f11075b86f8ab72ff88a..8856e7a57a45f275a19b2c5dd2eb80ca7c05ce8c 100644 --- a/product/ERP5/tests/testBPMEvaluation.py +++ b/product/ERP5/tests/testBPMEvaluation.py @@ -35,17 +35,6 @@ inverted - TestBPMEvaluationDifferentProcessMixin. 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