https://bugzilla.wikimedia.org/show_bug.cgi?id=48221

       Web browser: ---
            Bug ID: 48221
           Summary: Add parser tests for things related to Tidy
           Product: MediaWiki
           Version: 1.21-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Unit tests
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Right now we don't have any parser tests that involve Tidy.

To avoid false positives we currently set Tidy to false in the setup() of the
phpunit/parser test suite class.

We can introduce a parsertest.txt option to toggle tidy for specific tests.
These tests would be skipped if the global (outside phpunit context) wgUseTidy
is disabled since we can only run them if Tidy is installed and configured.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to