Commit Graph

28 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Maxence Lange ad490c963b feat(migration-attributes): tests 1 year ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Joas Schilling b80692d323
fix(tests): Adjust unit tests to outline the schema is checked twice now 2 years ago
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 4 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 8 years ago
Joas Schilling 960961148e
Fix calculation of default name 8 years ago
Joas Schilling 14682dfa7c
Add unit tests 8 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 9 years ago
Joas Schilling 4e5cd1efea Fix tests of CodeChecker and MigrationService 9 years ago
Joas Schilling 15eec7b83c Start migrations 9 years ago