mediawiki-extensions-Popups/tests
Daimona Eaytoy c581aab15e Avoid using TestUser in non-Database tests
TestUser is expensive and requires DB access because it creates the user
in the test database. That is not needed here. For these tests, a mock
is enough.

Also make PopupsGadgetsIntegrationTest an integration test, to fix a
local failure and in view of I0a04c82250582fed7a66c1e10868d9b4f3823a28.
If a test is testing the integration of X with Y, guess what, it's an
integration test ;-)

Change-Id: Ie8b3376ce97b9ddc67746f7754b92628c5ab9470
2023-08-10 00:08:49 +02:00
..
node-qunit Model: Make dwell delay part of model and registration 2023-07-26 17:42:56 -07:00
phpunit Avoid using TestUser in non-Database tests 2023-08-10 00:08:49 +02:00
selenium selenium: Refactor WebdriverIO tests from sync to async mode 2023-07-18 09:34:47 +02:00