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

Streamline test case #3

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Conversation

peternied
Copy link

Description

Rather than using concreate classes, streamlined the test cases to use mocks and only supply what was needed for the test to verify.

Testing

Ran these test cases locally, all pass

Check List

  • New functionality includes testing
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Peter Nied <[email protected]>
Copy link
Owner

@chelma chelma left a comment

Choose a reason for hiding this comment

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

Thanks for showing me a better way to do this, Peter!

@chelma chelma merged commit 7cffcf8 into chelma:chelma-bugfix Jul 29, 2024
chelma pushed a commit that referenced this pull request Jul 30, 2024
[Refactor] Handling of request size metrics uniformly
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.

2 participants