wiki.techinc.nl/tests/phpunit/includes/block
Dreamy Jazz d9e4513dba Test AutoblockExemptionList
Why:
* The AutoblockExemptionList service is currently completely
  untested
* This should be tested to ensure reliability.
* The GlobalBlocking extension will be using this service to
  determine if it should locally disable global autoblocks.
** As such, the service will shortly become more used and therefore
   more important to test.

What:
* Create AutoblockExemptionListTest which fully tests the service.

Bug: T374863
Change-Id: If05ef8409cf598b6442cc69b103d8b29b0d48f23
2024-10-16 14:04:34 +01:00
..
Restriction
AutoblockExemptionListTest.php Test AutoblockExemptionList 2024-10-16 14:04:34 +01:00
BlockErrorFormatterTest.php tests: Use namespaced classes (1) 2024-06-14 17:19:36 +00:00
BlockManagerTest.php Use real type hints for services etc. in includes/block/ 2024-07-31 08:54:31 +00:00
BlockRestrictionStoreTest.php Use real type hints for services etc. in includes/block/ 2024-07-31 08:54:31 +00:00
CompositeBlockTest.php tests: Remove cleanup of blocks, done by ChangedTablesTracker 2024-01-20 11:41:15 +01:00
DatabaseBlockTest.php Replace db with getDb for Tests 2024-06-23 23:47:56 +01:00