https://bugzilla.wikimedia.org/show_bug.cgi?id=44299
--- Comment #1 from Ċ½eljko Filipin <[email protected]> --- We had a similar discussion recently at [email protected]. (I could not find the list at https://lists.wikimedia.org/mailman/listinfo. Subject was "testing extension JS code"). That should be easy to do. I see three ways how to do it: 1) Create a separate smoke test suite that will just open a lot of pages in a lot of browsers. Every time the page is opened the test checks for ResourceLoader errors. 2) If that proves useful, we add the check to regular tests, as it is requested in this bug. 3) We implement the check in a framework like TestSwarm. When we were in Netherlands late last year I remember Timo (Krinke) mentioned he is working on TestSwarm (http://swarm.jquery.org/) tests for MediaWiki. Timo, is the project sill alive? Is TestSwarm the way to go, or should we use Selenium? I will implement 1) for now until I hear back from Timo. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
