First unit tests (ViewModel-level pure logic)
Open
- Dominant language
- Makefile
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Introduce the desktopTest source set with kotlin-test. First targets: ListViewModel filter/sort, RedisService.parseInfo, TabsViewModel.removeTab active-tab selection. Conventions in docs/CONVENTIONS.md section 9.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read docs/CONVENTIONS.md section 9 first, then locate the desktopTest source set and the ListViewModel, RedisService, and TabsViewModel entry points. Add kotlin-test coverage for filtering and sorting, RedisService.parseInfo, and active-tab selection after removal; done means these pure-logic cases run in the new desktopTest source set.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin, redis
- Domain
- desktop, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100