23 Commits (70e2217d1c23dbe7062c188091c0d9f10a5bd84b)

Author SHA1 Message Date
Côme Chilliet 70e2217d1c
Fix dynamic properties and other problems in tests for PHP 8.2 3 years ago
Côme Chilliet 6a1510f8ee
Remove some more at matchers in tests/lib 3 years ago
Joas Schilling 129bae62d4
Ensure string column limit of 4.000 characters 4 years ago
Joas Schilling 89e293d3fd
Test disabled for now due to multiple reasons 4 years ago
Joas Schilling 1970d3dc9a
Add a test for primary keys 4 years ago
Joas Schilling f9d4fa2d38
Rename the method to match what it does 5 years ago
Joas Schilling 3696ef5b96
Don't allow Notnull for boolean columns 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Joas Schilling 059968e1c7
Pick a shorter name for the transfer ownership table 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Joas Schilling 85a0e10b4f
Update the tests to the comparison logic 7 years ago
Roeland Jago Douma fe286e21ca
Fix tests 7 years ago
Joas Schilling 008c8dde1a
Ignore custom prefixes which are longer 7 years ago
Joas Schilling 960961148e
Fix calculation of default name 7 years ago
Joas Schilling 14682dfa7c
Add unit tests 7 years ago
Joas Schilling 4a5282ba21
Fix the type hints of migrations and correctly inject the wrapped schema into migrations 8 years ago
Morris Jobke 163e8774a4 Fix autoloader and namespace test 8 years ago
Joas Schilling 4e5cd1efea Fix tests of CodeChecker and MigrationService 9 years ago
Joas Schilling 15eec7b83c Start migrations 9 years ago