extended existing review workflow by stati 'rejected' and 'spam'

removed addional third workflow
This commit is contained in:
Katja Suess
2020-01-06 18:02:23 +01:00
parent f777315da3
commit c1ec431769
11 changed files with 201 additions and 428 deletions
@@ -68,7 +68,7 @@ I add a comment and delete it
Wait Until Page Does Not Contain This is a comment
workflow multiple enabled
Go To ${PLONE_URL}/@@content-controlpanel?type_id=Discussion%20Item&new_workflow=comment_multiple_state_review_workflow
Go To ${PLONE_URL}/@@content-controlpanel?type_id=Discussion%20Item&new_workflow=comment_review_workflow
Click Button Save
# Then
@@ -31,7 +31,7 @@ class ModerationBulkActionsViewTest(unittest.TestCase):
self.context = self.portal
self.portal.portal_workflow.setChainForPortalTypes(
('Discussion Item',),
'comment_multiple_state_review_workflow',
'comment_review_workflow',
)
self.wf_tool = self.portal.portal_workflow
# Add a conversation with three comments