.. |
DeleteShortUrlExceptionTest.php
|
Refactored global models into their own proper namespaces
|
2022-09-23 18:05:17 +02: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
|
Added logic to properly map all existing errors from v3 to v2 in the API
|
2022-08-13 17:15:04 +02:00 |
InvalidUrlExceptionTest.php
|
Added logic to properly map all existing errors from v3 to v2 in the API
|
2022-08-13 17:15:04 +02:00 |
IpCannotBeLocatedExceptionTest.php
|
Extracted logic to geolocate a visit, handling possible domain errors
|
2022-09-18 18:44:01 +02: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
|
Added logic to properly map all existing errors from v3 to v2 in the API
|
2022-08-13 17:15:04 +02:00 |
ShortUrlNotFoundExceptionTest.php
|
Refactored global models into their own proper namespaces
|
2022-09-23 18:05:17 +02: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
|
Migrated ValidationExceptionTest to use PHPUnit mocks
|
2022-10-22 20:05:06 +02:00 |