shlink/module/Core/test
2020-04-11 18:00:40 +02:00
..
Action Ensured QR code action respects configured domain 2020-04-09 12:31:03 +02:00
Config Added tests covering redirect simplified config parsing 2020-02-25 18:01:06 +01:00
Domain/Resolver Added property types to all non-deprecated classes 2019-12-29 22:48:40 +01:00
Entity Enforced short URLs length to be 4 at least 2020-02-18 18:57:24 +01:00
ErrorHandler Project migrated from zend to laminas 2020-01-01 21:13:09 +01:00
EventDispatcher Created decorator for database connection closing and reopening for swoole tasks 2020-04-11 18:00:40 +02:00
Exception Created DTO used to transfer props needed to uniquely identify a short URL 2020-02-01 11:47:01 +01:00
Model Updated shlink packages and installed shlink-config 2020-03-15 17:14:37 +01:00
Paginator/Adapter Created DTOs with implicit validation to wrap short URLs lists params 2020-01-28 10:49:55 +01:00
Service Created new method to locate empty visits 2020-03-26 22:37:46 +01:00
Transformer Standardized how the ShortUrlMeta object is created by exposing a single named constructor 2020-01-26 08:42:51 +01:00
Util Moved check for URL validation config option to the UrlValidator itself 2020-03-22 16:58:28 +01:00
Visit Updated VisitLocator test so that it covers all public methods 2020-03-28 10:01:09 +01:00
ConfigProviderTest.php Project migrated from zend to laminas 2020-01-01 21:13:09 +01:00