mediawiki-extensions-Popups/tests
Thiemo Kreuz c7595e54f6 Replace deprecated mw.RegExp.escape() with mw.util.escapeRegExp()
The signature mw.RegExp.escape() is deprecated since MediaWiki 1.34.

By the way, this is the 4th or even 5th time in my short career this
tiny, single line (!) helper function is moved around and I need to
update all my code. This felt already ridiculous when it happened the
2nd time.

Change-Id: I4d05a49120aff64ebc316d0af7736c62385d9307
2019-10-21 15:00:36 -07:00
..
node-qunit Replace deprecated mw.RegExp.escape() with mw.util.escapeRegExp() 2019-10-21 15:00:36 -07:00
phpunit Replace all mock builders with createMock() calls 2019-10-18 14:31:10 +00:00
selenium Add browser tests for quickly hovering links 2019-08-23 08:21:14 +00:00