wiki.techinc.nl/tests/phpunit/maintenance
Stanislav Malyshev ba5bce123b Fix handling categorization changes
Previously, we handled categorization changes using wrong assumptions
- that rc_cur_id refers to the parent category. Instead, it refers to
the child page.

Change-Id: I40e886c3548ccca57db7ab83f14ec4dcd804cf2f
Bug: T201216
2018-08-14 00:40:08 +00:00
..
backup_LogTest.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
backup_PageTest.php Use setContentLang() instead of setMwGlobals() 2018-07-26 11:35:58 +00:00
backupPrefetchTest.php New namespace MediaWiki\Tests\Maintenance 2018-01-16 15:09:44 -05:00
backupTextPassTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
BenchmarkerTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
categoriesRdfTest.php Merge "Add more data to categories dump" 2018-01-17 21:58:31 +00:00
categoryChangesRdfTest.php Fix handling categorization changes 2018-08-14 00:40:08 +00:00
deleteAutoPatrolLogsTest.php Disable PHPUnit tests that fail under postgres 2018-08-01 22:22:15 +00:00
DumpTestCase.php Add missing "use" clause to DumpTestCase 2018-04-04 21:46:55 -07:00
fetchTextTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
MaintenanceBaseTestCase.php Add missing Maintenance import 2018-01-24 15:05:39 +01:00
MaintenanceTest.php Replace some of MaintenanceTest with dataProviders 2018-01-22 06:43:05 +00:00
populateChangeTagDefTest.php Add maintenance to populate change_tag_def table and ct_tag_id field 2018-06-15 17:57:27 +02:00