Files
via/pubsub_helpers_test.go
Ryan Hamamura 5d61149fa3
All checks were successful
CI / Build and Test (push) Successful in 31s
fix: make embedded NATS opt-in so tests don't hang
Move NATS startup from New() to Start(), so tests that don't use
pubsub never block on server initialization. Add a 10s timeout to
WaitForServer() and skip NATS tests gracefully when unavailable.
2026-02-18 08:45:03 -10:00

1.3 KiB