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

Add better error handling in utilities for test #943

Closed
0xivanov opened this issue May 28, 2024 · 0 comments · Fixed by #944
Closed

Add better error handling in utilities for test #943

0xivanov opened this issue May 28, 2024 · 0 comments · Fixed by #944
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@0xivanov
Copy link
Contributor

Problem

Methods like NewIntegrationTestEnv and CloseIntegrationTestEnv might panic ungracefully in certain circumstances.

Solution

Add better error handling and return the error to the tests.

Alternatives

No response

@0xivanov 0xivanov added the enhancement New feature or request label May 28, 2024
@0xivanov 0xivanov self-assigned this May 28, 2024
@Petyo-Lukanov Petyo-Lukanov added this to the 2.38.0 milestone May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants