shlink/module/Core/test
Alejandro Celaya e093480a5b Fixed API tests
2021-02-26 20:24:57 +01:00
..
Action Moved VisitsTracker service to Visit namespace 2021-02-09 23:09:42 +01:00
Config
Domain
Entity Created named constructors for Visit entity and added tracking of the visited URL 2021-02-09 23:09:42 +01:00
ErrorHandler Ensured orphan visits are located ASAP when using swoole 2021-02-09 23:09:42 +01:00
EventDispatcher Added support to publish orphan visits in mercure 2021-02-11 22:12:38 +01:00
Exception
Importer Updated to a shlink-importer version that supports titles 2021-02-04 15:24:27 +01:00
Mercure Added support to publish orphan visits in mercure 2021-02-11 22:12:38 +01:00
Model Created named constructors for Visit entity and added tracking of the visited URL 2021-02-09 23:09:42 +01:00
Paginator/Adapter Created OrphanVisitsPaginatorAdapterTest 2021-02-09 23:34:29 +01:00
Service Fixed API tests 2021-02-26 20:24:57 +01:00
ShortUrl Added helper service to avoid code duplication when resolving short URLs titles 2021-02-05 17:59:34 +01:00
Util Added User-Agent to UrlValidator, so that remote servers don't consider Shlink a bot 2021-02-18 21:27:46 +01:00
Visit Added option to disable orphan visitstracking 2021-02-10 20:09:25 +01:00
ConfigProviderTest.php