Commit e44808b
authored
test(ls): complete unit test coverage (#136)
* test(ls): complete unit test coverage
Add 43 new tests covering all ls command functions:
- filterAndSortFiles edge cases and sorting
- buildChunkIndex with fallback logic
- displayLongFormat with all flag combinations
- FormatSharedWith truncation scenarios
- DisplayShortFormat output formatting
Preserved 5 existing tests. Total 48 tests passing.
* fix: format Go files (gofmt)1 parent 2c5a523 commit e44808b
2 files changed
Lines changed: 886 additions & 0 deletions
0 commit comments