nextcloud/tests/lib/DB
Ferdinand Thiessen 1eeed0a170
refactor(tests): teardown is now always called - also when skipped
* ref: https://github.com/sebastianbergmann/phpunit/issues/6394

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-11-05 15:42:34 +01:00
..
Exception chore: run rector 2025-07-01 22:45:52 +02:00
QueryBuilder refactor(tests): teardown is now always called - also when skipped 2025-11-05 15:42:34 +01:00
AdapterTest.php refactor(querybuilder): Port away from qb::execute() in tests/ 2025-09-02 11:55:58 +02:00
ConnectionFactoryTest.php feat(db): add SSL/TLS support for PostgreSQL 2025-09-22 11:51:04 +02:00
ConnectionTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
MigrationsTest.php refactor(dbal): Port away from getDatabasePlatform() instanceof pattern 2025-10-13 13:44:08 +02:00
MigratorTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
OCPostgreSqlPlatformTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00