Skip to content
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

Add some more tests for legacy data marshalling #142

Merged
merged 3 commits into from
Jan 23, 2024

Conversation

RustyHMCTS
Copy link
Contributor

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[*] No

@RustyHMCTS RustyHMCTS force-pushed the PO-118-extra-tests branch 2 times, most recently from 6a9ab98 to 2ef4cd4 Compare January 19, 2024 17:12
@RustyHMCTS RustyHMCTS force-pushed the PO-118-extra-tests branch 2 times, most recently from e3204e5 to 52886fa Compare January 22, 2024 16:02
public class DefendantAccountSearchCriteriaTest {

@Test
public void testBuilder() throws InterruptedException {
Copy link
Collaborator

@sabahirfan sabahirfan Jan 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In my opinion we don't need to write unit tests for the generated code. The config we have (lombok.addLombokGeneratedAnnotation = true) already helps tools to not include in coverage calculation.

@RustyHMCTS RustyHMCTS merged commit 3304097 into master Jan 23, 2024
7 checks passed
@RustyHMCTS RustyHMCTS deleted the PO-118-extra-tests branch January 23, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants