Ticket #7569 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Reported by: seccanj Assigned to: seccanj
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

Change History

09/20/10 22:51:20 changed by seccanj

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).

09/21/10 00:24:25 changed by seccanj

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

Implemented in 1.2.0.


Add/Change #7569 (Add listener interface to let other components react to test case status change)




Change Properties
Action