id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 11109 Functional test for Wiki History Ryan J Ollos Ryan J Ollos "Some work on a Trac theme/plugin broke the ability to navigate to the Wiki History, and I thought it would be good to put a functional test in place for Trac since there currently is none. The patch will create and edit a wiki page, and then navigate to the Wiki History and checks for the correct content." enhancement closed normal 1.0.2 wiki system 1.0-stable normal fixed functional test Added a functional test case for wiki history. `FunctionalTester.edit_wiki_page` and `FunctionalTester.create_wiki_page` accept a `comment` parameter that defaults to a random sentence.