Skip to content

wikimedia/mediawiki-tools-api-testing

Repository files navigation

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.

About

Github mirror of "mediawiki/tools/api-testing" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Resources

License

Code of conduct

Stars

Watchers

Forks