https://bugzilla.wikimedia.org/show_bug.cgi?id=45280

       Web browser: ---
            Bug ID: 45280
           Summary: Don't use API calls for login and token generation in
                    API unit tests.
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Current unit tests for API modules use API calls to perform logins and token
generation. That is quite slow, and unnecessary except for the tests for login
and token generation itself.

Bypassing the API for these things should greatly improve the speed of API
tests.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to