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 unit tests for different error types' stacks #214

Merged
merged 2 commits into from
Feb 23, 2024

Conversation

DariaKunoichi
Copy link
Contributor

Goal

Prepare examples in form of unit tests for checking every possible error type's stack.

Design

Changeset

Added documentation on why we don't change uintptr representation of stack frame.

Testing

Added v2/errors/error_types_test.go file.

v2/errors/error_types_test.go Show resolved Hide resolved
v2/errors/error_types_test.go Outdated Show resolved Hide resolved
v2/errors/error_types_test.go Outdated Show resolved Hide resolved
@DariaKunoichi DariaKunoichi merged commit d4c11a8 into next Feb 23, 2024
53 checks passed
@DariaKunoichi DariaKunoichi deleted the daria-PLAT-11629 branch February 23, 2024 15:52
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.

None yet

2 participants