shlink/module/Rest/test-api/Action
2022-12-11 13:38:11 +01:00
..
CreateShortUrlTest.php Added rest of tests to phpstan check 2022-10-24 20:25:06 +02:00
DeleteShortUrlTest.php Added some API tests for v3 API errors 2022-08-13 17:49:00 +02:00
DeleteTagsTest.php Added some API tests for v3 API errors 2022-08-13 17:49:00 +02:00
DomainRedirectsTest.php Enhanced ListDomainsAction so that it returns default redirects in the response 2021-12-09 12:11:09 +01:00
DomainVisitsTest.php Added some API tests for v3 API errors 2022-08-13 17:49:00 +02:00
EditShortUrlTest.php Added rest of tests to phpstan check 2022-10-24 20:25:06 +02:00
GlobalVisitsTest.php
ListDomainsTest.php Enhanced ListDomainsAction so that it returns default redirects in the response 2021-12-09 12:11:09 +01:00
ListShortUrlsTest.php Improved API tests to cover exlucding disabled URLs from lists 2022-12-11 13:38:11 +01:00
ListTagsTest.php Reduced amount of duplicated code in API tests 2022-01-09 17:47:19 +01:00
NonOrphanVisitsTest.php Created endpoint to list non-orphan visits 2022-01-16 12:24:02 +01:00
OrphanVisitsTest.php Updated paginator types 2021-12-08 17:36:40 +01:00
RenameTagTest.php
ResolveShortUrlTest.php
ShortUrlVisitsTest.php Updated paginator types 2021-12-08 17:36:40 +01:00
SingleStepCreateShortUrlTest.php
TagsStatsTest.php Reduced amount of duplicated code in API tests 2022-01-09 17:47:19 +01:00
TagVisitsTest.php
UpdateTagTest.php Added remaining API tests covering error type convertions 2022-08-14 10:51:12 +02:00