PR #904 incorrectly changed Windows from smoke tests to full `go test ./...` which times out (see bd-bmev). Windows full tests take 20+ minutes vs ~1min for smoke tests. Restore the original approach: - Linux/macOS: full test suite with `go test ./...` - Windows: smoke tests only (build + basic CRUD commands) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
5.5 KiB
5.5 KiB