shlink/module/Core/test
2021-04-18 12:44:02 +02: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 Extracted ApiKey metadata to the ApiKeyMeta object 2021-03-14 09:59:35 +01:00
Entity Updated ImportedLinksProcessor to support importing visits if provided 2021-04-11 11:44:10 +02:00
ErrorHandler Ensured orphan visits are located ASAP when using swoole 2021-02-09 23:09:42 +01:00
EventDispatcher Updated ImportedLinksProcessor to support importing visits if provided 2021-04-11 11:44:10 +02:00
Exception Added list of roles to print after an API is generated 2021-01-11 15:20:26 +01:00
Importer Added test covering imported short URLs with visits 2021-04-18 12:44:02 +02: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 Extracted ApiKey metadata to the ApiKeyMeta object 2021-03-14 09:59:35 +01:00
Service Extracted ApiKey metadata to the ApiKeyMeta object 2021-03-14 09:59:35 +01:00
ShortUrl Fixed issue when trying to persist several short URLs which include the same new tag/domain at once 2021-04-10 11:59:43 +02:00
Util Extracted ApiKey metadata to the ApiKeyMeta object 2021-03-14 09:59:35 +01:00
Visit Updated ImportedLinksProcessor to support importing visits if provided 2021-04-11 11:44:10 +02:00
ConfigProviderTest.php #912 Fixed unit tests 2020-11-22 18:11:31 +01:00