shlink/module/Core/test
2022-04-23 18:56:27 +02:00
..
Action Updated to readonly public props on as many models as possible 2022-04-23 14:00:47 +02:00
Config Converted EnvVars to enum 2022-04-23 12:44:17 +02:00
Crawling Added logic to resolve crawlable short codes 2021-05-22 09:34:42 +02:00
Domain Refactored method in DomainRepo, as one fo their arguments was no longer used 2021-12-09 12:43:49 +01:00
Entity Moved constants to its own file inside config folder 2021-09-26 11:26:26 +02:00
ErrorHandler Added logic to forward path and domain to not-found redirects when they contain placeholders 2021-10-02 17:30:25 +02:00
EventDispatcher Converted visit types into enum 2022-04-23 18:19:16 +02:00
Exception Updated to readonly public props on as many models as possible 2022-04-23 14:00:47 +02:00
Importer Added errorhandling for individual imported URLs, so that one failing doe snot make the whole process fail 2022-04-18 14:45:37 +02:00
Mercure Converted visit types into enum 2022-04-23 18:19:16 +02:00
Model Updated to readonly public props on as many models as possible 2022-04-23 14:00:47 +02:00
Service Updated to readonly public props on as many models as possible 2022-04-23 14:00:47 +02:00
ShortUrl Moved TagsMode to its own enum 2022-04-23 18:56:27 +02:00
Tag Refactored TagInfo to wrap the raw tag name instead of a Tag entity 2022-01-23 09:37:02 +01:00
Util Added missing test covering URL validation with valid URL but title resolutio is disabled 2022-02-01 19:44:14 +01:00
Visit Converted visit types into enum 2022-04-23 18:19:16 +02:00
ConfigProviderTest.php #912 Fixed unit tests 2020-11-22 18:11:31 +01:00