Files
muxplex/muxplex
Brian Krabach a4d6e7a348 test: add test_generate_mkcert_includes_tailscale_sans integration test
Verifies that generate_mkcert() correctly passes Tailscale hostnames
(spark-1.tail8f3c4e.ts.net, 100.64.0.1) through to the mkcert command
arguments when extra_hostnames is provided.

- fake_run tracks gen_calls only for '-cert-file' invocations
- Creates fake cert/key files to simulate mkcert success
- Asserts result is not None
- Asserts Tailscale hostname appears in mkcert command args

Part of Phase 2 full test sweep (task-7).
2026-04-03 23:36:46 -07:00
..