Uh oh!
There was an error while loading. Please reload this page.
Convert Java JUnit unit tests to Groovy Spock specs - #3146
Conversation
wborn
left a comment
There was a problem hiding this comment.
This is an AI review before manual review.
Overall, the JUnit-to-Spock migration looks good. The converted tests generally preserve the existing behavior while making several tests more concise and data-driven, and most of the new specs follow the conventions already used by OpenRemote's existing Spock tests.
One substantive issue was found where the converted WebServiceEntitySizeConfigTest no longer rejects unexpected service lookups. Two additional non-blocking comments concern making the converted tests more idiomatic and consistent with the existing Spock suite.
No other issues were found in the current changes.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
wborn
left a comment
There was a problem hiding this comment.
AI re-reviewed the current changes and found no further issues. The previous review comments have been addressed.
A human maintainer review is still needed.



No description provided.