wiki.techinc.nl/tests/phpunit/structure
Ammar Abdulhamid 6a3aa5b5a2 Migrate page to abstract schema
Postgres:
 - Change page_namespace from smallint to int
 - Change page_random from numeric with arbitrary precision to float
 - Make page_touched not nullable

MySQL/SQLite:
 - Change datatype of page_title from varchar (with binary collation)
   to varbinary(255)
 - Drop default empty string from timestamp field of page_touched

Bug: T230428
Bug: T164898
Change-Id: Ibdaf332ea1da309d31d35a6ebbc1b8fefced335e
2021-03-21 12:07:12 +01:00
..
ApiPrefixUniquenessTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ApiStructureTest.php tests: Remove @param docs from test code that just repeat the signature 2021-01-21 03:41:23 +00:00
AutoLoaderStructureTest.php Safer autoloading with respect to file-scope code 2021-01-11 11:59:36 +11:00
AvailableRightsTest.php Remove usages of deprecated Language methods 2020-02-16 00:45:48 +00:00
ContentHandlerSanityTest.php tests: Remove @param docs from test code that just repeat the signature 2021-01-21 03:41:23 +00:00
DatabaseIntegrationTest.php Migrate page to abstract schema 2021-03-21 12:07:12 +01:00
ExtensionJsonValidationTest.php Fix error message in ExtensionJsonValidation test 2021-02-12 20:53:11 +00:00
PasswordPolicyStructureTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ResourcesTest.php resourceloader: Add wikimedia/minify package and remove local copies 2021-02-24 21:03:02 +00:00
RestStructureTest.php build: Update mediawiki/mediawiki-codesniffer to 35.0.0 2021-01-31 13:34:38 +00:00
SpecialPageFatalTest.php SpecialPageFatalTest: add names to test cases 2021-03-13 02:49:49 +00:00
StructureTest.php Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00
SuiteDirectoryTest.php Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00