nextcloud/tests/lib/Authentication/Token
Carl Schwan c4e6fbdae7 fix(query-builder): Don't catch UniqueConstraintViolationException
UniqueConstraintViolationException is no longer throw directly but
instead is now wrapped inside a \OCP\DB\Exception. So check the
exception reason.

Signed-off-by: Carl Schwan <carl.schwan@nextclound.com>
2025-09-02 11:55:58 +02:00
..
ManagerTest.php fix(query-builder): Don't catch UniqueConstraintViolationException 2025-09-02 11:55:58 +02:00
PublicKeyTokenMapperTest.php chore: run rector on tests 2025-06-12 18:31:58 +02:00
PublicKeyTokenProviderTest.php feat(auth): adjust PublicKeyTokenProviderTest 2025-08-21 12:42:44 +02:00
PublicKeyTokenTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
RemoteWipeTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00