Greenstand / Greenstand/treetracker-android

Increase unit test coverage across the codebase

Open
#1,220 1 comment 0 reactions 1 assignee Claimed by @Elforama View on GitHub
Dominant language
Kotlin
Stars
101
Forks
116
PR merge metrics
No merged PRs in 30d

Description

Related PRs: #1198

**Summary**
Add comprehensive unit test coverage across ViewModels, repositories, and use cases that were previously untested.

**Motivation**
Large portions of the codebase have no unit tests, making refactoring risky and regressions hard to catch in CI.

**Acceptance criteria**
- [ ] Add unit tests for untested ViewModels, repos, and use cases
- [ ] CI runs only release unit tests (for speed)
- [ ] All new and existing tests pass

**References**
Closes #1198

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.