ChimeraTK / ChimeraTK/ApplicationCore
Add unit test for the CircularDependencyDetector
Open
Nobody has claimed this yet.
redmine
- Dominant language
- C++
- Stars
- 1
- Forks
- 5
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
The Application::CircularDependencyDetector class is not tested systematically yet.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating Application::CircularDependencyDetector and the repository's existing unit-test conventions. Add coverage for the detector's behavior and run the relevant test suite; done means the class is tested systematically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100