Ticket #122 (closed support: fixed)

Opened 2 years ago

Last modified 2 years ago

hey guys the testmangment plugin for TRAC has been updated

Reported by: eoin.dunne@… Owned by: harri
Priority: trivial Milestone:
Component: common Version:
Keywords: Cc:
Test Case Result: pass

Description

I did a search on google for my plugin to see if it was being discussed on any forums and there was a link to this site.

I've updgraded the plugin to have increased test validation before creating a test run. Just thought I'd let you know.

Also not sure if the testManagement page should be accesible to everyone. I'll be working on permissions soon so that you can control who accesses the TestManagement? plugin, although I think you should be able to control this by making it not accesable to annonymous.

The other tip is that if you add change in the trac.conf file the line testcase_result.options = pass|fail|incomplete to testcase_result.options = |pass|fail|incomplete

the first option in Test Case Result will be blank (empty). This might make more sense since not every ticket is a test case. It might also make reporting a bit easier.

Anyway, I appreciate any feedback on the plugin. Just post issues on the trac hacks plugin page.

Change History

Changed 2 years ago by harri

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

Thanks for suggestions. I upgraded TestcaseManagementPlugin? to newest version and changed the options as suggested.

Note: See TracTickets for help on using tickets.