shlink/module/Core/test
2021-02-09 23:09:42 +01:00
..
Action Moved VisitsTracker service to Visit namespace 2021-02-09 23:09:42 +01:00
Config Invoke PHPUnit's assertions statically 2020-10-04 00:35:14 +02:00
Domain Added roles info to api key generation and api key list 2021-01-11 16:32:59 +01:00
Entity Created named constructors for Visit entity and added tracking of the visited URL 2021-02-09 23:09:42 +01:00
ErrorHandler #912 Fixed unit tests 2020-11-22 18:11:31 +01:00
EventDispatcher Created named constructors for Visit entity and added tracking of the visited URL 2021-02-09 23:09:42 +01:00
Exception Added list of roles to print after an API is generated 2021-01-11 15:20:26 +01:00
Importer Updated to a shlink-importer version that supports titles 2021-02-04 15:24:27 +01:00
Mercure Created named constructors for Visit entity and added tracking of the visited URL 2021-02-09 23:09:42 +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 Replaced laminas-paginator with pagerfanta 2021-01-23 14:37:34 +01:00
Service Moved VisitsTracker service to Visit namespace 2021-02-09 23:09:42 +01:00
ShortUrl Added helper service to avoid code duplication when resolving short URLs titles 2021-02-05 17:59:34 +01:00
Util Ensure request is not performed if both title resolution and URL validation are disabled 2021-02-05 18:22:54 +01:00
Visit Moved VisitsTracker service to Visit namespace 2021-02-09 23:09:42 +01:00
ConfigProviderTest.php #912 Fixed unit tests 2020-11-22 18:11:31 +01:00