hiero-ledger / hiero-ledger/hiero-consensus-node
Logging: Reduce unit test log output
Open
Good First Issue Candidate
Platform
Tech Debt Reduced
Test Development
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
The console/log output created by base logger unit tests is extremely large which makes it difficult to find anything. There looks to be a lot a spurious, unnecessary output which should be removed.
Contributor guide
Research direction
Locate the base logger unit tests and first run them to capture the current console/log output. Remove only spurious or unnecessary test logging, then rerun those tests and confirm their assertions still pass with substantially less output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100