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

test(ARCO-202): Unit test for callbacker sender #630

Merged
merged 6 commits into from
Nov 11, 2024
Merged

Conversation

kameshraj23
Copy link
Contributor

Description of Changes

Adding unit test for callerback sender

@boecklim boecklim assigned boecklim and kameshraj23 and unassigned boecklim Nov 5, 2024
}
func TestCallbackSender_GracefulStop(t *testing.T) {
// Given
logger := slog.New(slog.NewTextHandler(new(bytes.Buffer), nil))
Copy link
Collaborator

Choose a reason for hiding this comment

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

You can use slog.Default()

Copy link

sonarqubecloud bot commented Nov 6, 2024

boecklim
boecklim previously approved these changes Nov 7, 2024
@boecklim boecklim dismissed their stale review November 7, 2024 07:57

Need to check commit pattern with Pawel

@boecklim boecklim changed the title ARCO-202: Adding unit test for callerback sender test(ARCO-202): Unit test for callbacker sender Nov 8, 2024
@kameshraj23 kameshraj23 merged commit 0dbafa6 into main Nov 11, 2024
7 checks passed
@kameshraj23 kameshraj23 deleted the test/callerback branch November 11, 2024 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants