adobe / adobe/aem-core-wcm-components
[Testing] Refactor com.adobe.cq.wcm.core.components.Utils
Open
maintenance
- Dominant language
- Java
- Stars
- 795
- Forks
- 775
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 8
Description
Testing utils available in `com.adobe.cq.wcm.core.components.Utils` (below `src/test/java`) should be moved to `com.adobe.cq.wcm.core.components.testing.Utils` in junit/core.
Contributor guide
Research direction
Start by locating com.adobe.cq.wcm.core.components.Utils under src/test/java and inspect its usages. Review the junit/core structure and references before moving the testing utilities to com.adobe.cq.wcm.core.components.testing.Utils. Done means the utilities are in the new package and the affected tests still pass.
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
- Clearly specified
- Newbie friendliness
- 45/100