wiki.techinc.nl/tests
Alexandre Emsenhuber 4769f44ea5 (bug 37209) Make TextContentTest and WikitextContentTest work in all cases
Currently TextContentTest::testDeletionUpdates() and
WikitextContentTest::testGetSecondaryDataUpdates() set a random page ID to
pages that does not exist. This works in most cases, but when a method like
Title::getLatestRevID() is called on these objects, it throws an excpection
"LinkCache doesn't currently knows about this title."
This happens e.g. when SemanticMediaWiki extension is installed.

Intsead of setting a random page ID, really insert the page in the database
before getting table updates so that it won't crash anymore.

Change-Id: I489c406f78897bc38ac41d8d599b778b47b30021
2013-01-23 18:14:35 +01:00
..
parser Merge "Links created by Linker::makeExternalLink didn't include rel=nofollow" 2013-01-21 22:33:07 +00:00
phpunit (bug 37209) Make TextContentTest and WikitextContentTest work in all cases 2013-01-23 18:14:35 +01:00
qunit (bug 40354) Add support for formatnum in jqueryMsg parser 2013-01-21 16:36:35 +05:30
selenium merged master 2012-08-29 15:20:15 +02:00
.htaccess Followup r78383: deny tests from web 2010-12-15 16:26:26 +00:00
parserTests.php (bug 41989) tests/parserTests.php missing classes 2012-11-13 22:27:19 +01:00
RunSeleniumTests.php merged master 2012-08-29 15:20:15 +02:00
testHelpers.inc Add some __METHOD__ to begin/commit/rollback calls 2012-12-01 15:04:10 +01:00
TestsAutoLoader.php Design improvements to sites code 2013-01-22 15:39:23 +01:00