[PR #13] Add file cache unit tests #104

Closed
opened 2026-02-27 12:38:23 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/devnullvoid/pvetui/pull/13

State: closed
Merged: Yes


Summary

  • add cache_test.go covering FileCache operations
  • refactor UI App into smaller files and introduced new thin main
  • implement TODOs in SSH client and command helpers
  • update CHANGELOG
  • add interface-driven UI components and context cancellation logic

Testing

  • go test ./... (fails: github.com/klauspost/compress downloads blocked)

https://chatgpt.com/codex/tasks/task_e_686447e438348328b130110af15e4da2

**Original Pull Request:** https://github.com/devnullvoid/pvetui/pull/13 **State:** closed **Merged:** Yes --- ## Summary - add `cache_test.go` covering FileCache operations - refactor UI `App` into smaller files and introduced new thin `main` - implement TODOs in SSH client and command helpers - update CHANGELOG - add interface-driven UI components and context cancellation logic ## Testing - `go test ./...` *(fails: github.com/klauspost/compress downloads blocked)* ------ https://chatgpt.com/codex/tasks/task_e_686447e438348328b130110af15e4da2
kerem 2026-02-27 12:38:23 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pvetui#104
No description provided.