id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 11500 Refactor TracadminTestCase to simplify test cases Ryan J Ollos Ryan J Ollos I've been working on adding some test cases for console admin commands, and it appears that the existing test cases could be simplified in a small way. I'll propose some changes for review. enhancement closed normal 1.0.2 admin/console normal fixed test cases Improved test harness in `trac.admin.tests.console`. The method `assertExpectedResult` should be used to assert the proper output from `trac-admin` test cases in `trac.admin.tests.console`.