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

Issue 144 CheckoutService Test #158

Merged
merged 12 commits into from Oct 18, 2022
Merged

Conversation

NyorJa
Copy link
Collaborator

@NyorJa NyorJa commented Oct 15, 2022

PR Checklist

  • Read the contribution guidelines
  • Added a brief description of these changes to the top of the changelog
  • Changes in code meet test criteria (running mvn test returns exit code 0, without errors)

PR Type

  • Test-related

Summary

Provide more coverage to the existing test specially handling exceptions as well as private methods

@NyorJa
Copy link
Collaborator Author

NyorJa commented Oct 15, 2022

Please review @bglamadrid

@sonarcloud
Copy link

sonarcloud bot commented Oct 17, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@bglamadrid bglamadrid merged commit bd23cf2 into trebol-ecommerce:main Oct 18, 2022
@bglamadrid
Copy link
Collaborator

This looked good to me, you did cover every branch, line and statement for the service, and it ran without errors. So I merged it.

Thank you @NyorJa ! ✌️

@NyorJa NyorJa deleted the issue-144 branch October 19, 2022 00:19
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.

Write unit tests for org.trebol.operation.services.CheckoutServiceImpl
2 participants