nextcloud-server/tests/lib/Authentication/Token
Carl Schwan 47ce9c4c7b fix(auth): Fix invalid unique constraint violation catch
UniqueConstraintViolationException is no longer throw but instead a
OCP\DB\Exception is.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-09-15 13:37:35 +07:00
..
ManagerTest.php fix(auth): Fix invalid unique constraint violation catch 2025-09-15 13:37:35 +07:00
PublicKeyTokenMapperTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
PublicKeyTokenProviderTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
PublicKeyTokenTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
RemoteWipeTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00