shlink/module/Rest/test-api/Action
2021-10-02 10:31:23 +02:00
..
CreateShortUrlTest.php Added e2e tests covering shortening of twitter URLs with url validatio enabled 2021-02-18 21:33:30 +01:00
DeleteShortUrlTest.php Added nullsafe operator to simplify conditions 2021-05-23 12:31:10 +02:00
DeleteTagsTest.php Created API tests to cover deletion and renaming of tags with non-admin API keys 2021-01-10 10:28:00 +01:00
DomainRedirectsTest.php Created API test for Domain redirects 2021-08-03 19:43:30 +02:00
EditShortUrlTagsTest.php Added nullsafe operator to simplify conditions 2021-05-23 12:31:10 +02:00
EditShortUrlTest.php Added nullsafe operator to simplify conditions 2021-05-23 12:31:10 +02:00
GlobalVisitsTest.php Added orphan visits count to visits stats endpoint 2021-02-09 23:09:42 +01:00
ListDomainsTest.php Added redirects to the list of domains 2021-08-03 17:00:26 +02:00
ListShortUrlsTest.php Added forwardQuery prop to the SHortUrl serialization 2021-10-02 10:31:23 +02:00
ListTagsTest.php Removed Action sufix from API tests 2021-01-24 09:25:36 +01:00
OrphanVisitsTest.php Added nullsafe operator to simplify conditions 2021-05-23 12:31:10 +02:00
RenameTagTest.php Created API tests to cover deletion and renaming of tags with non-admin API keys 2021-01-10 10:28:00 +01:00
ResolveShortUrlTest.php Added nullsafe operator to simplify conditions 2021-05-23 12:31:10 +02:00
ShortUrlVisitsTest.php Added nullsafe operator to simplify conditions 2021-05-23 12:31:10 +02:00
SingleStepCreateShortUrlTest.php Added API test for single-step short URL creation action 2021-01-21 19:43:34 +01:00
TagVisitsTest.php Added nullsafe operator to simplify conditions 2021-05-23 12:31:10 +02:00
UpdateTagTest.php Removed Action sufix from API tests 2021-01-24 09:25:36 +01:00