nextcloud / nextcloud/desktop

Improve test coverage for OCC::FolderStatusModel

Open
#7,843 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.