.. |
CreateShortUrlTest.php
|
Add unit test to cover device URLs edition, and fix bug thanks to it
|
2023-01-22 12:18:36 +01: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
|
Replace references to doma.in with s.test
|
2023-01-19 09:05:52 +01:00 |
DomainVisitsTest.php
|
Added some API tests for v3 API errors
|
2022-08-13 17:49:00 +02:00 |
EditShortUrlTest.php
|
Add API test for short URL edition with device long URLs
|
2023-01-22 11:47:45 +01:00 |
GlobalVisitsTest.php
|
|
|
ListDomainsTest.php
|
Replace references to doma.in with s.test
|
2023-01-19 09:05:52 +01:00 |
ListShortUrlsTest.php
|
Return deviceLongUrls as part of the short URL data and document API changes
|
2023-01-21 12:05:54 +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
|
Replace references to doma.in with s.test
|
2023-01-19 09:05:52 +01:00 |
RenameTagTest.php
|
|
|
ResolveShortUrlTest.php
|
Added nullsafe operator to simplify conditions
|
2021-05-23 12:31:10 +02:00 |
ShortUrlVisitsTest.php
|
Updated paginator types
|
2021-12-08 17:36:40 +01:00 |
SingleStepCreateShortUrlTest.php
|
|
|
TagsStatsTest.php
|
Added amount of bots, non-bots and total visits to the list of tags with stats
|
2023-01-02 19:28:32 +01:00 |
TagVisitsTest.php
|
Added nullsafe operator to simplify conditions
|
2021-05-23 12:31:10 +02:00 |
UpdateTagTest.php
|
Added remaining API tests covering error type convertions
|
2022-08-14 10:51:12 +02:00 |
VisitStatsTest.php
|
Added API test for the visits stats endpoint
|
2023-01-02 12:45:08 +01:00 |