https://bugzilla.wikimedia.org/show_bug.cgi?id=65013
Bug ID: 65013 Summary: Test QueryGenerator.limit Product: Pywikibot Version: core (2.0) Hardware: All OS: All Status: NEW Severity: normal Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: valhallasw@arctus.nl Blocks: 58941 Web browser: --- Mobile Platform: ---
Test various values, including:
0,1,many, -1, -somethingelse, None (should probably throw a warning given it's not actually an allowed value)
See https://gerrit.wikimedia.org/r/#/c/131991/ for more details.