shlink/module/Core/test
2022-04-23 11:02:51 +02:00
..
Action Removed everything that was deprecated 2021-12-14 22:21:53 +01:00
Config Fixed test 2022-04-14 16:00:15 +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 Moved some config to the proper namespace, now that config is no longer part of the public contract 2022-01-16 15:34:13 +01:00
Exception Removed everything that was deprecated 2021-12-14 22:21:53 +01: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 Added forwardQuery prop to the SHortUrl serialization 2021-10-02 10:31:23 +02:00
Model Ensured bars are replaced by dashes in custom slugs 2022-01-10 10:43:20 +01:00
Service Refactored method in ShortUrlsRepository 2022-01-17 20:21:35 +01:00
ShortUrl Fixed URL validation still being true by default 2022-02-01 19:12:53 +01: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 Improved VisitsStatsHelperTest covering visitsForDomain method 2022-04-23 11:02:51 +02:00
ConfigProviderTest.php #912 Fixed unit tests 2020-11-22 18:11:31 +01:00