https://bugzilla.wikimedia.org/show_bug.cgi?id=44299
--- Comment #21 from [email protected] --- (In reply to comment #20) > S, would it make more sense now to include a test like this in QUnit, now > that > "we automatically run our QUnit test suite in MediaWiki core from As I remarked in comment #16, run in both. "Browser behavior testing is going to load a different subset of ResourceLoader modules on each page and in a different order than Special:JavaScriptTest/qunit." > It would be great if a test in the latter would load every registered module > (currently 391 on enwiki!) and see if any end up in an error state. I tried this and it doesn't work, some of the modules are conflicting skins and others fail by design if they're loaded on an inappropriate page. The page looks bizarre after you try it :) -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
