shlink/module/Rest/test-api/Action
2019-11-25 19:15:46 +01:00
..
CreateShortUrlActionTest.php Replaced third party domains used in tests by custom shlink domains 2019-11-16 13:37:53 +01:00
DeleteShortUrlActionTest.php Converted DeleteShortUrlException into a problem details exception 2019-11-24 23:56:02 +01:00
EditShortUrlActionTagsTest.php Created API tests for errors when editting short URL tags 2019-11-21 18:49:55 +01:00
EditShortUrlActionTest.php Created API tests for errors when editing a short URL 2019-11-20 20:31:18 +01:00
GetVisitsActionTest.php Converted EntityDoesNotExistException into a problem details exception renamed as TagNotFoundException 2019-11-25 19:15:46 +01:00
ListShortUrlsTest.php Updated to latest shlink-common with bug fixes 2019-11-01 17:16:56 +01:00
ResolveShortUrlActionTest.php Replaced the use of EntityDoesNotExistException by ShorturlNotFoundException where applicable 2019-11-25 18:54:25 +01:00
UpdateTagActionTest.php Created API tests for errors when updating tags 2019-11-21 19:03:34 +01:00