wiki.techinc.nl/tests/api-testing/action
Ed Sanders 9fe2995989 build: Update eslint-config-wikimedia to 0.21.0
* Replace `substr`/`substring` with `slice`. The second argument
  to `substring` is length, not end index as in `substr`/`slice`,
  so convert where necessary.
* Replace `new Date().getTime()` with `Date.now()`
* Documentation fixes
* Replace `throw Error` with `throw new Error`

Change-Id: I532500ea4c99d8ebec01efb21273c8df21626e59
2021-11-09 21:08:55 +00:00
..
Autopatrolling.js
Backlinks.js
Categories.js
Delete.js
DiffCompare.js api-testing: Adjust DiffCompare expected outcome to cope with new wikidiff2 output 2021-10-06 22:30:15 +00:00
Edit.js
ExternalLinks.js Added integration tests for ApiQueryExternalLinks 2021-07-16 16:30:21 -04:00
Links.js
ListUsers.js build: Update eslint-config-wikimedia to 0.21.0 2021-11-09 21:08:55 +00:00
Move.js
NewTalkNotification.js
PageProtection.js Add more end-to-end tests related to page protection 2021-08-28 17:59:29 +02:00
Parse.js
Patrolling.js
Preferences.js
PrefixSearch.js
RecentChanges.js
ReparseDependentPages.js
Revision.js
Rollback.js
SiteStats.js
Tag.js
Undo.js
UserBlock.js
UserContribs.js Avoid Promise.all when creating users to prevent deadlock 2021-01-05 14:13:07 +00:00
UserInfo.js
Watchlist.js