This test currently blocks/unblocks the test user twice for every edit route. We can probably shave off some run time by moving the blocking/unblocking outside of the loop over the edit routes. We may need different test users for different types of blocks but it should still speed up the test.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| CRUD: Optimize AuthTest.js | mediawiki/extensions/Wikibase | master | +79 -88 |
Event Timeline
Comment Actions
Change #1226874 had a related patch set uploaded (by Jakob; author: Jakob):
[mediawiki/extensions/Wikibase@master] CRUD: Optimize AuthTest.js
Comment Actions
Change #1226874 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] CRUD: Optimize AuthTest.js