shlink/module/Core/test
2020-06-20 11:21:37 +02:00
..
Action Added test covering how redirects config works 2020-06-20 09:50:56 +02:00
Config Allowed new redirect config options to be pased as env vars to the docker image 2020-06-20 11:21:37 +02:00
Domain/Resolver Added property types to all non-deprecated classes 2019-12-29 22:48:40 +01:00
Entity Fixed error when trying to match creteria on a Short URL with dates 2020-05-11 13:12:55 +02:00
ErrorHandler Project migrated from zend to laminas 2020-01-01 21:13:09 +01:00
EventDispatcher Updated NotifyVisitToMercure to send both an update for all short URLs and one specific short URL 2020-04-14 20:57:25 +02:00
Exception Created DTO used to transfer props needed to uniquely identify a short URL 2020-02-01 11:47:01 +01:00
Mercure Changed mercure topics to be dash-cased 2020-04-16 22:25:12 +02:00
Model Improved custom slug sluggification, allowing valid URL characters 2020-06-08 18:08:53 +02:00
Paginator/Adapter Created paginator adapter tests 2020-05-09 10:10:48 +02:00
Service Updated VisitsTrackerTest 2020-05-09 10:14:26 +02: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 Created more unit tests 2020-05-01 11:57:46 +02:00
ConfigProviderTest.php Project migrated from zend to laminas 2020-01-01 21:13:09 +01:00