aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/structure/AbstractSchemaValidationTest.php
Commit message (Expand)AuthorAgeFilesLines
* tests: Add structure test for content of abstract schema changesDaimona Eaytoy2024-12-141-63/+0
* Move SQL schema and schema changes to new sql/ top-level directoryDaimona Eaytoy2024-12-131-2/+2
* db: Drop AbstractSchemaValidator::$missingDepCallbackDaimona Eaytoy2024-12-111-2/+1
* Merge @dataProviders in AbstractSchemaValidationTestthiemowmde2024-07-191-22/+4
* Add @coversNothing to all structure testsDaimona Eaytoy2022-10-071-0/+1
* Add validation for abstract schemamainframe982022-02-221-0/+81