🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

api-testing

Package Overview
Dependencies
Maintainers
26
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

api-testing

API-Testing is a library for end-to-end integration tests for MediaWiki's [Action API](https://www.mediawiki.org/wiki/API:Main_page) and [REST API](https://www.mediawiki.org/wiki/API:REST_API). You can run tests locally by installing the NPM package and c

1.7.1
latest
npm
Version published
Weekly downloads
4K
9.56%
Maintainers
26
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 04 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts