-
Notifications
You must be signed in to change notification settings - Fork 6
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
refactor: api mocks [WPB-9999] #3053
Conversation
Bencher Report
Click to view all benchmark results
|
Datadog ReportBranch report: ✅ 0 Failed, 3107 Passed, 106 Skipped, 20.01s Total Time |
Quality Gate passedIssues Measures |
* refactor: api mocks * removed unnecessary conversation creation in test * fix: hide conversation name in logs * added documentation to logger * test fixes
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
givenUserWhenHandlingTextMessagesThenProcessShouldSucceed
test to measure text messages handling timeTimeLogger
for measuring time in testsTesting
Test Coverage (Optional)
How to Test
run
givenUserWhenHandlingTextMessagesThenProcessShouldSucceed()
test