Improve test coverage for OCC::FolderStatusModel
Open
1. to develop
confirmed
good first issue
- Dominant language
- C++
- Stars
- 3.9k
- Forks
- 1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 127
Description
Following https://github.com/nextcloud/desktop/pull/7842, there is a test skeleton for `OCC::FolderStatusModel` class.
Improve test coverage and fix existing failing tests.
For reference, we use https://doc.qt.io/qt-6/qabstractitemmodeltester.html
Contributor guide
Research direction
Start by inspecting the OCC::FolderStatusModel test skeleton introduced by pull request #7842 and review the related pull request #7855. Use Qt's QAbstractItemModelTester documentation to identify missing model checks, then run the existing tests to locate failures. Done means broader coverage and a passing test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100