Skip to content

Add endpoint service exception test util take 2 - #1379

Open
dummycode wants to merge 3 commits into
hh/endpoint-service-exception-refactorfrom
hh/endpoint-service-exception-test-util-2
Open

Add endpoint service exception test util take 2#1379
dummycode wants to merge 3 commits into
hh/endpoint-service-exception-refactorfrom
hh/endpoint-service-exception-test-util-2

Conversation

@dummycode

Copy link
Copy Markdown

This is a replacement of #1366 which uses the newly introduced ancestor BaseServiceException from #1378 to consolidate some testing code.

We wish to cleanly replace assertThatServiceExceptionThrownBy with assertThatEndpointServiceExceptionThrownBy in our service and this allows us to do that.

@dummycode
dummycodeforce-pushed the hh/endpoint-service-exception-test-util-2 branch from e398604 to 4654158CompareJuly 10, 2025 21:00
@dummycode
dummycode requested a review from mprithamJuly 10, 2025 21:07
@dummycodedummycode changed the title Add endpoint service exception test utilAdd endpoint service exception test util take 2Jul 11, 2025
@stale

staleBot commented Oct 18, 2025

Copy link
Copy Markdown

This PR has been automatically marked as stale because it has not been touched in the last 14 days. If you'd like to keep it open, please leave a comment or add the 'long-lived' label, otherwise it'll be closed in 7 days.

@stalestaleBot added the stale label Oct 18, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@dummycode