shlink/module/Core/test/Exception
2023-02-09 09:32:38 +01:00
..
DeleteShortUrlExceptionTest.php Update to PHPUnit 10 2023-02-09 09:32:38 +01:00
DomainNotFoundExceptionTest.php Added logic to properly map all existing errors from v3 to v2 in the API 2022-08-13 17:15:04 +02:00
ForbiddenTagOperationExceptionTest.php Update to PHPUnit 10 2023-02-09 09:32:38 +01:00
InvalidUrlExceptionTest.php Update to PHPUnit 10 2023-02-09 09:32:38 +01:00
IpCannotBeLocatedExceptionTest.php Update to PHPUnit 10 2023-02-09 09:32:38 +01:00
MalformedBodyExceptionTest.php Added new handled error for when request body is not valid JSON 2023-01-02 13:33:24 +01:00
NonUniqueSlugExceptionTest.php Update to PHPUnit 10 2023-02-09 09:32:38 +01:00
ShortUrlNotFoundExceptionTest.php Update to PHPUnit 10 2023-02-09 09:32:38 +01:00
TagConflictExceptionTest.php Added logic to properly map all existing errors from v3 to v2 in the API 2022-08-13 17:15:04 +02:00
TagNotFoundExceptionTest.php Added logic to properly map all existing errors from v3 to v2 in the API 2022-08-13 17:15:04 +02:00
ValidationExceptionTest.php Update to PHPUnit 10 2023-02-09 09:32:38 +01:00