wiki.techinc.nl/tests
umherirrender c5eae53186 mw.util.addPortletLink: Check length before access array index
This avoids "TypeError: Cannot read property 'parentNode' of undefined",
when the given nextNode is a jQuery object without elements.

Adding a test for this case and for the case of unknown id, which
internally results in a empty jQuery object.

Bug: 56770
Change-Id: I56de9e6bc15449e294b538743baf0f0c1cc0abb1
2013-11-13 17:45:13 +00:00
..
parser Merge "Add parserTests for language converter markup." 2013-11-07 16:39:56 +00:00
phpunit Fix WikitextContentHandlerTest::testMakeRedirectContent() when content language is not english 2013-11-12 13:57:13 +01:00
qunit mw.util.addPortletLink: Check length before access array index 2013-11-13 17:45:13 +00:00
.htaccess
parserTests.php phpcs: More require/include is not a function 2013-05-21 23:26:28 +02:00
testHelpers.inc Removed space after isset 2013-04-26 14:18:06 +02:00
TestsAutoLoader.php Cleanup Api phpunit Tests 2013-10-24 19:17:01 +01:00