david
|
120993fb02
|
test: add comprehensive test suite - 5 test files, 65% coverage
- cli_test.go: 10 tests for list/search/extract/download commands
- serve_test.go: 11 tests for HTTP handlers and SSE progress
- http_test.go: 5 subtests for archive.org API
- download_test.go: 10 tests for download logic
- util_test.go: 7 tests for string/util helpers
Error paths covered: server errors, empty results, download failures,
extract failures, missing identifiers, ReadDir errors.
golangci-lint: 0 issues, go vet: clean
|
2026-06-21 23:54:57 -07:00 |
|