Ticket #133 (closed task: fixed)

Opened 1 year ago

Last modified 1 year ago

Write more tests

Reported by: gdelannay Assigned to:
Priority: major Milestone: PloneMeeting 1.2
Component: Product PloneMeeting Keywords:
Cc:

Description

We need to write tests that cover the new PloneMeeting workflows.

Change History

12/10/07 07:55:59 changed by gdelannay

  • summary changed from Write PloneMeeting-specific tests to Write more tests.
  • milestone changed from PloneMeeting 1.0beta to PloneMeeting 1.0.

The test system with main functions for creating elements and initializing the test environment has been written. Now more tests need to be written, especially for testing the standard PLoneMeeting workflows: meetingitem_workflow and meeting_workflow.

01/21/08 20:53:46 changed by gdelannay

  • status changed from new to closed.
  • resolution set to fixed.

A test was added for recurring items. More tests will be written in the next PloneMeeting releases.

A new workflow was added, containing only one state. The workflow policy that was used for associating a specific workflow for PloneMeeting-specific topics is now extended and becomes the portal_plonemeeting-wide policy, that defines specific workflows for topics but also for recurring items that are created within the tool. This way, all problems, related to workflow and permissions, that occurred while copy/pasting recurring items into true items are solved.