JanZerebecki added a comment. Triggered by https://phabricator.wikimedia.org/T114421#1711600 I'll explain why this task is a good idea: See http://martinfowler.com/bliki/TestPyramid.html for something that is probably a good introduction. Automated tests that contact multiple hosts on the internet outside of your control ranks probably like this x: manual testing < x < automated browser / ui / full stack tests < integration tests < unit tests (there should be fewer tests to the left and a test should be done as far as possible to the right). Full stack tests for pywikibot were something like run pywikibot against a per testrun mediawiki installation like a bot user would against a live installation.
TASK DETAIL https://phabricator.wikimedia.org/T58961 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: JanZerebecki Cc: JanZerebecki, Aklapper, Ricordisamoa, jayvdb, hashar, valhallasw, pywikibot-bugs-list, Ladsgroup _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
