Testing in Trac
Posted by james on January 9th, 2008Hurrah, 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!
May 9th, 2008 at 01:08 PM
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
May 9th, 2008 at 01:09 PM
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”.
May 9th, 2008 at 01:09 PM
Sorry, I got my Trac terminology wrong. It goes to the testing state when it’s “resolved”.