Page MenuHomePhabricator

mwbot-rs: Setup MediaWiki in testing environment
Open, Needs TriagePublicFeature

Description

There are some tests disabled in mwbot-rs, because they are hard to test on test Wikipedia:

In the future, we may add support for some extensions that are not used in Wikimedia sites or not available on test WP. There are also chances that our tests are failing just because there are too many pipelines running at the same time and hitting the rate limit of MediaWiki.

Thus I propose to setup MediaWiki (with all extensions we are going to test) in the CI environment to address the above issues.

Remaining questions: