Commit Graph

34 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Joas Schilling 3e7db013c1
test: Fix non-static data providers 8 months ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 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 ccb01b19a0
fix(sqlite): Remove some old SQLite cheats 2 years ago
Joas Schilling 160298c556
fix(mysql): Remove custom MySQL workaround from 2015 2 years ago
Joas Schilling b202b139dd
fix(postgres): Remove old Postgres 9.4 workaround 2 years ago
Andrew Summers 1395a53602
Refactor `OC\Server::getSecureRandom` 2 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
Ferdinand Thiessen 1785a80754 tests(db): Add test case to ensure column comments work 3 years ago
Côme Chilliet a83a8f0dde
Migrate Migrator::executeSql to OCP\EventDispatcher\Event 3 years ago
Carl Schwan 7817845538 Add a metadata service to store file metadata 4 years ago
Joas Schilling 1670d00452 Integer 0 is not stored as Null and therefor works 5 years ago
Joas Schilling 8b4ecdcc88 Test that oracle throws on EmptyValues in a NotNull columns 5 years ago
Joas Schilling e88bad4b0a Run migrator tests on OCI 5 years ago
Morris Jobke ab48d5e8cb
Cleanup unneeded code around database.xml 5 years ago
Julius Härtl a2f3077ee8
Skip db migration simulation for core schema changes 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Joas Schilling 2d34ca4143
Only rollback when not MySQL 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Julius Härtl 4f927721b2
Add temporary test for migrating int to string 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 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 bf2be08c9f
Fix risky tests without assertions 8 years ago
Piotr Mrowczynski 6a51c1bc4f
Add foreign key support to OC 8 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Morris Jobke 190cc2bb67 Remove OC_DB::getConnection 10 years ago
Thomas Müller 3bb6dcea64 Apply DB group annotation ... 10 years ago
Thomas Müller 5ed38a75d6 Remove remainings of mssql 11 years ago
Vincent Petry fabdc4ba9d Add unit test for migrator with different prefix 11 years ago
Morris Jobke 6fd1a9563e add proper prefix for migration tests 11 years ago
Joas Schilling ea4c25609d Replace uniqid calls with $this->getUniqueID so tests pass again on windows 11 years ago
Joas Schilling 6202ca33ba Make remaining files extend the test base 11 years ago
Thomas Müller 5aab98c4bf disable database migration unit tests for MSSQL 11 years ago
Vincent Petry e4f068961e Added test for reserved keywords 12 years ago
Vincent Petry b752aff51d Fix migrator tests to use the correct migrator instances 12 years ago
Vincent Petry ffdc1c2fcf Added unit test for checkMigrate with primary key + autoinc 12 years ago
Robin Appelman 4d7045e701 Fix unit tests 12 years ago
Robin Appelman b4cee3d4e9 skip tests for oracle 12 years ago
Robin Appelman adeac7aa39 Check sqlite migration on a copy of the database file 12 years ago
Robin Appelman 35550e8d9a Fix migrator for postgres 12 years ago
Robin Appelman 5243562f45 skip migration tests for sqlite 12 years ago
Robin Appelman 0035147be9 Create unique names for temporary indexes 12 years ago