.. |
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 |
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 |
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
|
Improved global visits api test to cover different API key cases
|
2021-01-10 09:36:10 +01: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 more tags to more fixture short URLs in API keys
|
2021-01-10 09:54:19 +01:00 |
ListTagsActionTest.php
|
Improved tag list api test to cover different API key cases
|
2021-01-10 10:17:27 +01: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 |
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
|
Replaced laminas-paginator with pagerfanta
|
2021-01-23 14:37:34 +01:00 |
SingleStepCreateShortUrlTest.php
|
Added API test for single-step short URL creation action
|
2021-01-21 19:43:34 +01:00 |
TagVisitsActionTest.php
|
Improved tag visits api test to cover different API key cases
|
2021-01-10 10:00:00 +01:00 |
UpdateTagActionTest.php
|
Invoke PHPUnit's assertions statically
|
2020-10-04 00:35:14 +02:00 |