aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/integration/includes/logging/LogPageTest.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/loggingJames D. Forrester2025-03-191-3/+3
* Tests: Replace "db" with getDb methodWandji692024-06-301-1/+1
* LogPageTest: Use named user identityKosta Harlan2024-06-271-2/+2
* Remove all @package commentsthiemowmde2024-05-101-1/+0
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-1/+1
* Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessaryJames D. Forrester2023-11-211-1/+0
* Show title for unknown log actionsBrandonXLF2023-04-111-0/+9
* tests: Use `overrideConfig(Value|Values)` where neededDerick Alangi2022-07-121-4/+5
* Convert LogPage to UserIdentityPetr Pchelko2021-03-231-0/+95