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