mediawiki-extensions-Scribunto/tests/engines/LuaStandalone
Brad Jorsch 499665c36f Make tests work when $wgLanguageCode != 'en'
* For most tests, subclassing MediaWikiLangTestCase instead of
  MediaWikiTestCase works.
* The Site library needs to not reuse its namespace cache if the
  language changed.
* ScribuntoExceptions are still being localized for some reason; test
  the message and args of the exception instead of using getMessage().

Bug: T69483
Change-Id: I1c0ca3b11b6228654b47ceb92c1b1be7bda6709a
2015-02-19 16:05:17 +00:00
..
LuaStandaloneInterpreterTest.php Make tests work when $wgLanguageCode != 'en' 2015-02-19 16:05:17 +00:00
StandaloneTest.php Fix visibility of setUp/tearDown 2014-11-12 12:28:58 +01:00
StandaloneTests.lua Handle invalid keys in Lua-to-PHP calls for LuaStandalone 2014-01-14 10:03:42 -05:00