shlink/module/Core/test
2023-01-28 10:06:11 +01:00
..
Action Make it impossible to create a short URL with an empty long URL 2023-01-22 11:27:16 +01:00
Config Created persistence for device long URLs 2023-01-21 10:12:52 +01:00
Crawling Extracted method to find crawlable short codes to its own query object 2022-12-14 14:38:22 +01:00
Domain Fixed all phpstan inspections on tests 2022-10-24 20:11:25 +02:00
ErrorHandler Add support to load openswoole-specific config via env vars 2023-01-12 19:39:26 +01:00
EventDispatcher Make it impossible to create a short URL with an empty long URL 2023-01-22 11:27:16 +01:00
Exception Replace references to doma.in with s.test 2023-01-19 09:05:52 +01:00
Functions Add deviceLongUrls to short URL creation 2023-01-21 10:12:52 +01:00
Importer Make it impossible to create a short URL with an empty long URL 2023-01-22 11:27:16 +01:00
ShortUrl Add support for short URL mode in installer, and handle loosely mode in custom slugs 2023-01-28 10:06:11 +01:00
Tag Added stricter types for mocks 2022-10-24 19:53:13 +02:00
Util Added support for redirect status code 307 and 308 2023-01-07 11:27:15 +01:00
Visit Make it impossible to create a short URL with an empty long URL 2023-01-22 11:27:16 +01:00
ConfigProviderTest.php Changed all public setUp methods in tests to be protected 2022-09-11 12:02:49 +02:00