hiero-ledger / hiero-ledger/hiero-consensus-node
Remove all module-info.java in all unit tests sets (Services)
Open
Platform
Platform Modularization
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
As defined in https://github.com/hashgraph/hedera-services/issues/6611 all unit tests should be executed on the class path. To do so we should remove all module-info.java from src/test/java.
Contributor guide
Research direction
Read issue 6611 for the requirement that unit tests run on the class path. Search the repository for module-info.java files under src/test/java, remove the test-set descriptors, and verify that the unit-test suites still execute successfully on the class path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100