aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/page/MovePageTest.php
Commit message (Expand)AuthorAgeFilesLines
* storage: Assert CategoryMembershipChangeJob via traitMáté Szabó2025-04-041-1/+9
* DomainEvents: Model page state before/afterdaniel2025-03-251-3/+3
* DomainEvents: Rename getOldRevision and getNewRevisiondaniel2025-03-151-6/+6
* DomainEvents: Rename PageEvent and PageUpdatedEventdaniel2025-03-111-5/+5
* MovePage: emit PageMovedEventdaniel2025-03-041-0/+14
* DomainEvents: More clearly model null edits and dummy revisionsdaniel2025-02-261-8/+33
* PageUpdater: allow dummy revisions to be minordaniel2025-02-241-1/+7
* PageUpdatedEvent: improve modeling of flagsdaniel2025-02-201-3/+5
* DomainEvents: introduce ExpectCallbackTraitdaniel2025-01-301-10/+5
* Tests: assert updates on page lifecycle changesdaniel2025-01-241-14/+57
* DeletePage: clear Title instance cachedaniel2025-01-241-3/+14
* PageUpdatedEvent: explicitly model cause and performerdaniel2025-01-211-17/+12
* DomainEvent: Support type hierarchiesdaniel2025-01-211-1/+1
* Ensure necessary updates are performed on import and undeletedaniel2024-12-121-0/+103
* Add namespace to IDBAccessObject and DBAccessObjectUtilsJames D. Forrester2024-09-271-0/+1
* Add namespace to WikitextContentEbrahim Byagowi2024-08-061-0/+1
* Replace deprecated LogFormatter::newFromRow/newFromEntryUmherirrender2024-07-291-1/+2
* Merge "Use MainConfigNames constants in tests where possible"jenkins-bot2024-07-111-2/+2
|\
| * Use MainConfigNames constants in tests where possiblethiemowmde2024-07-101-2/+2
* | includes: Replace usages of deprecated WikiPage::doDeleteArticleRealDaimona Eaytoy2024-07-101-1/+2
|/
* Replace db with getDb for TestsWandji692024-06-231-1/+1
* Merge "schema: Drop old pagelinks columns"jenkins-bot2024-06-181-1/+2
|\
| * schema: Drop old pagelinks columnsAmir Sarabadani2024-06-181-1/+2
* | tests: Avoid deprecated Status / StatusValue methodsBartosz Dziewoński2024-06-151-53/+65
|/
* Merge "MovePageTest: Don't use wikitext-specific getExistingTestPage to injec...jenkins-bot2024-06-051-1/+2
|\
| * MovePageTest: Don't use wikitext-specific getExistingTestPage to inject a JS ...James D. Forrester2024-05-171-1/+2
* | Add namespace and deprecation alias to WatchedItemStoreEbrahim Byagowi2024-05-201-0/+1
|/
* Make sure MovePage::isValidFileMove matches UploadBase::getTitleBrian Wolff2024-03-061-0/+24
* Remove IDBAccessObject from being implemented in many classesAmir Sarabadani2024-02-191-1/+1
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-9/+9
* Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessaryJames D. Forrester2023-11-211-4/+0
* Namespace User under \MediaWiki\UserJames D. Forrester2023-09-191-0/+1
* tests: Move test cases from /includes/ into sub folderUmherirrender2023-09-131-0/+549