mediawiki-extensions-Popups/tests/phpunit
jdlrobson f5f21a8d09 RESTBase url is configurable
Allow developers to use different endpoints for summaries
= developer happiness

This is useful for the following use cases:
* A developer wants to test against a production endpoint via
CORS
* A developer has setup an API where REST is hosted elsewhere
e.g. http://localhost:6927/en.wikipedia.org/v1/
* A user wants to create their own REST summary compatible
endpoint
* A wiki e.g. wikidata wants to use a different endpoint which is compatible
with the summary endpoint.

We are unlikely to use it ourselves on Wikimedia wikis (the
default should suffice) but this will be a powerful tool for

When not configured this will continue to work as per normal

Change-Id: I8a7e12fbc43cddbac678e0d7b81d1e877b747b22
2018-03-09 16:15:19 +00:00
..
EventLogging Use absolute class name in @covers 2017-12-27 20:53:07 +01:00
PopupsContextTest.php Use canonical name for NS_SPECIAL titles when checking the blacklist 2017-08-25 15:56:02 +02:00
PopupsContextTestWrapper.php Re-enable MediaWiki.Commenting.FunctionComment.MissingParamComment sniff 2017-07-13 11:33:04 +01:00
PopupsGadgetsIntegrationTest.php build: Updating mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-20 00:19:34 -07:00
PopupsHooksTest.php RESTBase url is configurable 2018-03-09 16:15:19 +00:00
UserPreferencesChangeHandlerTest.php Use absolute class name in @covers 2017-12-27 20:53:07 +01:00