| Xqt created this task. Xqt added projects: Pywikibot-core, Pywikibot-tests. Herald added subscribers: pywikibot-bugs-list, Aklapper. |
TASK DESCRIPTION
=================================== FAILURES ===================================
____________________ TestInterwikidataBot.test_without_repo ____________________
self = <tests.interwikidata_tests.TestInterwikidataBot testMethod=test_without_repo>
def test_without_repo(self):
"""Test throwing error when site does not have a data repo."""
wt_page = pywikibot.Page(self.wt, 'User:Ladsgroup')
> self.assertRaises(ValueError, DummyBot, generator=[wt_page], site=self.wt)
E AssertionError: ValueError not raised
tests/interwikidata_tests.py:92: AssertionErrorTASK DETAIL
EMAIL PREFERENCES
To: Xqt
Cc: Aklapper, Ladsgroup, Xqt, pywikibot-bugs-list, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, jayvdb, Dalba, Masti, Alchimista, Rxy
Cc: Aklapper, Ladsgroup, Xqt, pywikibot-bugs-list, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, jayvdb, Dalba, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
