Add additional tests #6

Merged
Jade merged 4 commits from s1lv3r/resolvematrix:zoe/add-additional-resolvematrix-tests into main 2026-04-08 11:18:52 +00:00

4 commits

Author SHA1 Message Date
40a1beef73
Add ResolvedDestination::host_port()
Returns host:port formatted string of the resolved destination server.
Differs from Resolution::sni_hostname() in that it returns the target server and not the SNI hostname.
2026-04-08 12:58:02 +02:00
26777c3c4c
Fix tests
i dont typo things i promise
2026-04-08 01:32:23 +02:00
cf12ec4882
Add resolvematrix tests
Note: Two currently failing
2026-04-08 01:24:28 +02:00
fc76bbef7c
Add ResolvedDestination::hostname and ResolvedDestination::port 2026-04-08 01:24:05 +02:00