Testing in Trac

Posted by james on January 9th, 2008

Hurrah, I've just contributed my first code back to the Trac project. I've created a workflow for the 0.11 release which adds a simple "testing" state to tickets before they are closed. For the Trac addicts amongst you, it's available at Trac Hacks. I'm rather proud of it, because it's actually the first workflow hack on the site!

3 comments

  1. Eric Says:

    Hi Floppy,

    I’m trying to use your workflow but couldn’t see how I’ll set a ticket into testing state.

    How someone puts a ticket from accepted into testing state?

    Cheers,

    Eric

  2. James Says:

    The ticket goes into the testing state when it’s “fixed”. I tried to keep the workflow as close to the original as possible, so I didn’t want to rename it to something cumbersome like “send to testing”.

  3. James Says:

    Sorry, I got my Trac terminology wrong. It goes to the testing state when it’s “resolved”.

Leave a Reply