html_comparator in the diff module does not have any tests.
Until the parent task , it was not working on Python 3 due to a syntax error.
Description
Description
Details
Details
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | AbdealiJK | T134336 jenkins flake8/pyflakes fails all patches due to new rules rejecting old code | |||
Resolved | AbdealiJK | T134341 Create tests for diff.html_comparator |
Event Timeline
Comment Actions
Change 286791 had a related patch set uploaded (by AbdealiJK):
tests: Add pywikibot.diff.html_comparator() tests
Comment Actions
Change 286791 merged by jenkins-bot:
tests: Add pywikibot.diff.html_comparator() tests
Comment Actions
Change 289894 had a related patch set uploaded (by John Vandenberg):
Use flake8-mock and fix mock.assert_called_once