-
Notifications
You must be signed in to change notification settings - Fork 609
NMS-19032 : Move test utility classes from source to test directory for better code organization. #8050
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
cgorantla
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove original file and remove .circleci triggers, that's only needed for test purposes
Remove original EventConfUtil file that you have in src code, ideally it should have reflected as update of the name, not a new file. |
cgorantla
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove original file EventConfUtil
# Conflicts: # features/discovery/src/test/java/org/opennms/netmgt/discovery/NewSuspectLocationTest.java # features/vaadin-snmp-events-and-metrics/src/test/java/org/opennms/features/vaadin/events/EventFormTest.java # opennms-config/src/test/java/org/opennms/netmgt/config/EventconfFactoryIT.java # opennms-config/src/test/java/org/opennms/netmgt/config/EventconfFactorySaveTest.java
f3ea3f8 to
94ec331
Compare
cgorantla
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! May want to remove ui/yarn.lock changes if not needed
Jira : https://opennms.atlassian.net/browse/NMS-19032