The xdg library caches paths, so setting XDG environment variables in tests doesn't work when there's already an identity file at the default path. Added NewNodeManagerWithPaths constructor similar to NewPeerRegistryWithPath to allow tests to use isolated temp directories. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bundle.go | ||
| bundle_test.go | ||
| controller.go | ||
| identity.go | ||
| identity_test.go | ||
| message.go | ||
| message_test.go | ||
| peer.go | ||
| peer_test.go | ||
| transport.go | ||
| worker.go | ||
| worker_test.go | ||