Defect #28304
Move tests related to textile syntax to dedicated TextileFormatterTest class
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Code cleanup/refactoring | |||
Target version: | - | |||
Resolution: | Affected version: |
Description
Originating from #28119#note-2 and #28207.
While looking at those two issues, the question of 'how many other textile syntax tests are there remaining, lurking outside of source:/trunk/test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb and what do we want to do with them?' came up...
The answer to the first part would be 'several'. My answer to the second part of the question would be 'move them to the dedicated TextileFormatterTest class'.