darthbhyrava added a comment.
(Update) I have fixed the aforementioned bugs by this <https://travis-ci.org/darthbhyrava/pywikibot-core/builds/131064196> build. However the error `AssertionError: u'c' != u'by-sa` remains. My test statement is wrong in logic, and needs discarding. I would have to test that the getLicense method works with bs4 in some other way. Extracting the `soup` variable from the method, and checking if it is an instance of bs4 would do, IMO. However, I need to find a way of doing this, and haven't, yet. WIll update as soon as a I have a solution. TASK DETAIL https://phabricator.wikimedia.org/T115428 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: darthbhyrava Cc: TerraCodes, gerritbot, AbdealiJK, darthbhyrava, StudiesWorld, XZise, Aklapper, Avicennasis, pywikibot-bugs-list, jayvdb, Lewizho99, Mdupont, Maathavan _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
