-
Notifications
You must be signed in to change notification settings - Fork 65
Add test-jar configuration in ide-cli #1850
Copy link
Copy link
Labels
SCMsoftware-configuration-management (github actions, internal processes, git or github utilization)software-configuration-management (github actions, internal processes, git or github utilization)enhancementNew feature or requestNew feature or requestinternalNothing to be added to CHANGELOG, only internal storyNothing to be added to CHANGELOG, only internal storytestrelated to testing and QArelated to testing and QA
Milestone
Metadata
Metadata
Assignees
Labels
SCMsoftware-configuration-management (github actions, internal processes, git or github utilization)software-configuration-management (github actions, internal processes, git or github utilization)enhancementNew feature or requestNew feature or requestinternalNothing to be added to CHANGELOG, only internal storyNothing to be added to CHANGELOG, only internal storytestrelated to testing and QArelated to testing and QA
Type
Projects
Status
✅ Done
Task summary
In order to use the resources (e.g. helper classes) from the test folder in ide-cli, we need to add a jar configuration to the ide-cli module.
Additional context
This is especially relevant for #1807, as we need some of the test resources to prevent redundant helper classes in the GUI.