mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-05-06 00:17:03 +00:00
This PR fixes unit tests that are currently broken in main. The reason is that the `github.com/dunglas/go-urlpattern` library (to comply wth specs) requires all colons in IPv6 URLs to be escaped with a backslash. Also, adds a bunch more test cases