nextcloud/tests/lib/DB
Anna Larch 18c5c0711e test: remove no-op checkbox assertions
Replace assertTrue(true), addToAssertionCount(1) and delete-without-assert
patterns with meaningful assertions or proper test removal.

Signed-off-by: Anna Larch <anna@nextcloud.com>
AI-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 12:12:44 +02:00
..
Exception chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
Middleware fix(db): set session timezone to UTC 2026-04-01 13:47:03 +02:00
QueryBuilder test: remove no-op checkbox assertions 2026-05-27 12:12:44 +02:00
AdapterTest.php test(db): call parent::tearDown() in DB test classes that skipped it 2026-05-26 21:20:57 +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
MigrationServiceTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
MigratorTest.php chore: add missing Override attribute to test files 2026-04-28 21:29:28 +02:00
OCPostgreSqlPlatformTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00