Skip to content

tests: Add a unit for LinkGenerator

Emmanuele Bassi requested to merge link-test into main

We need to test both the link regular expression, to ensure it matches both the plain links and the link with additional text; and the LinkGenerator class.

Merge request reports