https://bugzilla.wikimedia.org/show_bug.cgi?id=28873
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Make mediawiki.util.test.js |Make mediawiki.util.test.js |test suite easily reusable |test suite easily reusable | |and extendible --- Comment #2 from Krinkle <[email protected]> 2011-05-08 16:14:08 UTC --- Localization is certainly something that should be done in-core and not from the client-side. I'll get on that right away. I'm expanding the summary to include "extendible" as wel. I can imagine extensions would like to add tests as well. So they should probably (also) be feeded through php somehow. However, as you pointed out, bug 26908 will likely replace this test suite with one of the extisting frameworks / libraries / plugins out there. Which, when added to SVN, will be useable from anywhere. -- Krinkle PS: The script revision you copied to SVN needs wgAvailableSkins, just FYI: Since that variable doesn't exist yet in the version of the software that Wikimedia runs, the skin-navigator doesn't work. You can see here: http://translatewiki.net/w/i.php?title=Special:BlankPage&action=mwutiltest&debug=true what it will look like. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
