shlink/module/Core/test
2021-01-31 07:47:58 +01:00
..
Action Refactored short URL creation so that the long URL is part of the ShortUrlMeta 2021-01-30 14:18:44 +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 Renamed ShortUrlInputFilter and added named constructors to it 2021-01-31 07:47:58 +01:00
ErrorHandler #912 Fixed unit tests 2020-11-22 18:11:31 +01:00
EventDispatcher Refactored short URL creation so that the long URL is part of the ShortUrlMeta 2021-01-30 14:18:44 +01:00
Exception Added list of roles to print after an API is generated 2021-01-11 15:20:26 +01:00
Importer Added mechanisms to be able to provide the API key when creating a short URL 2020-11-07 09:34:10 +01:00
Mercure Refactored short URL creation so that the long URL is part of the ShortUrlMeta 2021-01-30 14:18:44 +01:00
Model Renamed ShortUrlInputFilter and added named constructors to it 2021-01-31 07:47:58 +01:00
Paginator/Adapter Replaced laminas-paginator with pagerfanta 2021-01-23 14:37:34 +01:00
Service Inlcuded tags as part of the ShortUrlMeta 2021-01-30 19:17:12 +01:00
ShortUrl/Resolver Changed ShortUrlMeta so that it expects an ApiKey instance instead of the key as string 2021-01-04 13:32:44 +01:00
Transformer Refactored short URL creation so that the long URL is part of the ShortUrlMeta 2021-01-30 14:18:44 +01:00
Util Moved common data provider for core unit tests to trait 2021-01-10 09:31:51 +01:00
Visit Refactored short URL creation so that the long URL is part of the ShortUrlMeta 2021-01-30 14:18:44 +01:00
ConfigProviderTest.php #912 Fixed unit tests 2020-11-22 18:11:31 +01:00