Modify

Opened 14 years ago

Closed 14 years ago

#7569 closed enhancement (fixed)

Add listener interface to let other components react to test case status change

Reported by: Roberto Longobardi Owned by: Roberto Longobardi
Priority: normal Component: TestManagerForTracPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

This way other plugins may be triggered as soon as a test case in a plan changes its status.

Attachments (0)

Change History (2)

comment:1 Changed 14 years ago by Roberto Longobardi

Added listener interface for all of the test objects lifecycle:

  • Object created
  • Object modified (including custom properties)
  • Object deleted

This applies to test catalogs, test cases, test plans and test cases in a plan (i.e. with a status).

comment:2 Changed 14 years ago by Roberto Longobardi

Resolution: fixed
Status: newclosed

Implemented in 1.2.0.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Roberto Longobardi.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.