mediawiki-extensions-Echo/tests
Stephane Bisson f9d2aacd67 Browser tests: fix nojs tests
Since 79e095fd8a609b71937057034ff5801c13180137,
modern js experience is mostly controlled by feature
detection instead of user agent sniffing.

This broke the Echo nojs browser tests and the
mwext-mw-selenium job is now failing on ALL Echo patches.

This change introduces a user agent string that is
both still considered a nojs browser by RL and a
desktop browser by MF.

Change-Id: I34e8d9f0d879b404d95e674814744562fd57b397
2016-04-19 14:43:15 +00:00
..
browser Browser tests: fix nojs tests 2016-04-19 14:43:15 +00:00
phpunit Recreate test users for every test 2016-04-12 11:42:22 -04:00
qunit Stop counting notifications objects on the client 2016-03-25 15:31:00 -04:00
bootstrap.php build: Enable phpcs rule 'Squiz.WhiteSpace.LanguageConstructSpacing.Incorrect' and make pass 2015-10-29 12:56:33 +01:00
echo.suite.xml Directory reshuffle, add dev tools 2014-08-01 22:38:41 +00:00
NotificationsTest.php Fix visibility of setUp methods in tests 2015-12-14 11:02:34 +01:00