shlink/module/Rest/test-api/Action
2021-01-10 09:32:19 +01:00
..
CreateShortUrlActionTest.php Added api tests to cover implicit domain when creating short URLs with proper API key 2021-01-10 09:09:56 +01:00
DeleteShortUrlActionTest.php Improved api tests where a short URL needs to be resolved, covering cases where API key lacks permissions 2021-01-10 09:02:05 +01:00
EditShortUrlActionTest.php Improved api tests where a short URL needs to be resolved, covering cases where API key lacks permissions 2021-01-10 09:02:05 +01:00
EditShortUrlTagsActionTest.php Improved api tests where a short URL needs to be resolved, covering cases where API key lacks permissions 2021-01-10 09:02:05 +01:00
GlobalVisitsActionTest.php Invoke PHPUnit's assertions statically 2020-10-04 00:35:14 +02:00
ListDomainsTest.php Improved list domains api test to cover different API key cases 2021-01-10 09:32:19 +01:00
ListShortUrlsTest.php Added api tests for short URLs lists using API keys with permissions 2021-01-10 08:49:31 +01:00
ListTagsActionTest.php Invoke PHPUnit's assertions statically 2020-10-04 00:35:14 +02:00
ResolveShortUrlActionTest.php Improved api tests where a short URL needs to be resolved, covering cases where API key lacks permissions 2021-01-10 09:02:05 +01:00
ShortUrlVisitsActionTest.php Improved api tests where a short URL needs to be resolved, covering cases where API key lacks permissions 2021-01-10 09:02:05 +01:00
TagVisitsActionTest.php Invoke PHPUnit's assertions statically 2020-10-04 00:35:14 +02:00
UpdateTagActionTest.php Invoke PHPUnit's assertions statically 2020-10-04 00:35:14 +02:00