Clone this repo:
  1. c4b9a63 build: Update eslint-config-wikimedia to 0.27.0 by Taavi Väänänen · 3 days ago master
  2. dbbc072 build: Upgrade jsdoc-wmf-theme from v0.0.3 to v0.0.8 by James D. Forrester · 8 months ago
  3. 1404d79 Release 1.6.0 by Daimona Eaytoy · 1 year, 1 month ago v1.6.0
  4. 0ff403b build: update npm lock file to version 2 by Antoine Musso · 1 year, 1 month ago
  5. 0ac9df3 Add a new function that returns a blocked user by Daimona Eaytoy · 1 year, 1 month ago

API-Testing

API-Testing is a library for end-to-end integration tests for MediaWiki's Action API and REST API. You can run tests locally by installing the NPM package and configuring it to access a test wiki or a service. The library is implemented in JavaScript for node.js, using the supertest HTTP testing library, the Chai assertion library, and the Mocha testing framework.

Documentation

See the wiki page for information about setting up a testing environment, running tests, and writing tests.

Contributing

To open a patch request, see the guide to using Gerrit for Wikimedia projects.

To review open tasks or file a bug report, visit Phabricator.

License

This project is licensed under the terms of the GNU General Public License, version 2 or later.