shlink/module/Core/test
2021-01-10 20:28:52 +01:00
..
Action #917 Added tests covering the different ways to provide sizes to the QR codes 2020-11-27 17:42:33 +01:00
Config Invoke PHPUnit's assertions statically 2020-10-04 00:35:14 +02:00
Domain Updated services required to initialize API keys with roles 2021-01-10 20:05:14 +01:00
Entity Moved short code uniqueness checks to external helper class that is used in UrlShortener and ImportedLinksProcessor 2020-10-25 11:16:42 +01:00
ErrorHandler #912 Fixed unit tests 2020-11-22 18:11:31 +01:00
EventDispatcher Updated dependencies 2020-11-02 11:53:14 +01:00
Exception Extracted function to render arrays from inside ValidationException 2021-01-10 20:28:52 +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 Invoke PHPUnit's assertions statically 2020-10-04 00:35:14 +02:00
Model Added more tests covering unicode in custom slugs 2020-12-02 18:45:57 +01:00
Paginator/Adapter Added all missing unit tests covering API key permissions 2021-01-09 12:38:06 +01:00
Service Moved common data provider for core unit tests to trait 2021-01-10 09:31:51 +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 Invoke PHPUnit's assertions statically 2020-10-04 00:35:14 +02:00
Util Moved common data provider for core unit tests to trait 2021-01-10 09:31:51 +01:00
Visit Applied API role specs to global visits 2021-01-04 11:27:55 +01:00
ConfigProviderTest.php #912 Fixed unit tests 2020-11-22 18:11:31 +01:00