jayvdb created this task. jayvdb added subscribers: pywikipedia-bugs, jayvdb. jayvdb added projects: pywikibot-core, easy, Pywikibot-tests. jayvdb changed Security from none to none.
TASK DESCRIPTION The Category class has only a limited number of unit test cases. The primary set of tests are in http://git.wikimedia.org/blob/pywikibot%2Fcore.git/c731cdb7b58adaf0f42c86bb838257af36e6e2f6/tests%2Fpage_tests.py#L567 However a few other related tests are located in other test modules. The tests in page_tests should be moved to a new test module category_tests.py , and new basic tests added for at least the methods and attributes * sortKey * categoryinfo * members * subcategories * articles (Methods copyTo and copyAndKeep are likely to be removed in the near future, and are essentially currently unsupported cruft) TASK DETAIL https://phabricator.wikimedia.org/T78231 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: Aklapper, jayvdb, pywikipedia-bugs _______________________________________________ Pywikipedia-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-bugs
