mediawiki-extensions-Echo/tests
Antoine Musso 7f5b0c1793 Fix EchoTitleLocalCacheTest::testGet corner case
EchoTitleLocalCache title cache resolution ends up querying the database
to resolve title id to Title object.

In some corner case, we might only have one page in the database (UTPage
as provided by MediaWikiTestCase), thus the id 2 would not resolve to a
Title breaking the test.

Use insertPage() to ensure we have a second page.

Bug: T78592
Change-Id: Ia9dbb256f566e489e1c81d89b6a6077831e07fc3
2015-01-09 13:54:08 +01:00
..
browser/features QA update for single quote preference 2014-11-10 14:21:28 -07:00
externals Add ability to run QUnit tests 2014-08-01 15:55:22 -07:00
phpunit Fix EchoTitleLocalCacheTest::testGet corner case 2015-01-09 13:54:08 +01:00
qunit/overlay Switch the order of Alerts and Messages tabs 2014-09-10 15:31:09 +00:00
bootstrap.php Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
echo.suite.xml Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00