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 eslint: Update to eslint-config-wikimedia 0.16.0 2020-06-02 21:32:56 +01:00
Backlinks.js eslint: Update to eslint-config-wikimedia 0.16.0 2020-06-02 21:32:56 +01:00
Categories.js eslint: Update to eslint-config-wikimedia 0.16.0 2020-06-02 21:32:56 +01:00
Delete.js eslint: Update to eslint-config-wikimedia 0.16.0 2020-06-02 21:32:56 +01:00
DiffCompare.js api-testing: Adjust DiffCompare expected outcome to cope with new wikidiff2 output 2021-10-06 22:30:15 +00:00
Edit.js Move final batch of tests from api-testing to core 2020-06-05 11:28:52 -04:00
ExternalLinks.js Added integration tests for ApiQueryExternalLinks 2021-07-16 16:30:21 -04:00
Links.js eslint: Update to eslint-config-wikimedia 0.16.0 2020-06-02 21:32:56 +01:00
ListUsers.js build: Update eslint-config-wikimedia to 0.21.0 2021-11-09 21:08:55 +00:00
Move.js eslint: Update to eslint-config-wikimedia 0.16.0 2020-06-02 21:32:56 +01:00
NewTalkNotification.js eslint: Update to eslint-config-wikimedia 0.16.0 2020-06-02 21:32:56 +01:00
PageProtection.js Add more end-to-end tests related to page protection 2021-08-28 17:59:29 +02:00
Parse.js api-testing: Use wikimedia/mocha eslint config 2020-06-18 19:20:33 +01:00
Patrolling.js eslint: Update to eslint-config-wikimedia 0.16.0 2020-06-02 21:32:56 +01:00
Preferences.js ApiOptions: log when userjs-* option changes 2020-09-15 16:50:03 +02:00
PrefixSearch.js eslint: Update to eslint-config-wikimedia 0.16.0 2020-06-02 21:32:56 +01:00
RecentChanges.js eslint: Update to eslint-config-wikimedia 0.16.0 2020-06-02 21:32:56 +01:00
ReparseDependentPages.js eslint: Update to eslint-config-wikimedia 0.16.0 2020-06-02 21:32:56 +01:00
Revision.js eslint: Update to eslint-config-wikimedia 0.16.0 2020-06-02 21:32:56 +01:00
Rollback.js Move final batch of tests from api-testing to core 2020-06-05 11:28:52 -04:00
SiteStats.js eslint: Update to eslint-config-wikimedia 0.16.0 2020-06-02 21:32:56 +01:00
Tag.js ActionAPI Tag end to end test 2020-07-14 13:16:52 -07:00
Undo.js eslint: Update to eslint-config-wikimedia 0.16.0 2020-06-02 21:32:56 +01:00
UserBlock.js eslint: Update to eslint-config-wikimedia 0.16.0 2020-06-02 21:32:56 +01:00
UserContribs.js Avoid Promise.all when creating users to prevent deadlock 2021-01-05 14:13:07 +00:00
UserInfo.js eslint: Update to eslint-config-wikimedia 0.16.0 2020-06-02 21:32:56 +01:00
Watchlist.js eslint: Update to eslint-config-wikimedia 0.16.0 2020-06-02 21:32:56 +01:00