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 tester framework #72

Merged
merged 1 commit into from
Dec 3, 2024
Merged

add tester framework #72

merged 1 commit into from
Dec 3, 2024

Conversation

ryanfkeepers
Copy link
Contributor

Adds a /tester subpackage containing a test framework for ctx and errors containing clues. Callers can assert that Key:Value pairs are present in either a ctx or error, or that labels exist in an error.

@ryanfkeepers ryanfkeepers self-assigned this Nov 5, 2024
@ryanfkeepers ryanfkeepers force-pushed the errors-to-internal branch 2 times, most recently from 39fc801 to fe65037 Compare November 27, 2024 00:20
Base automatically changed from errors-to-internal to internal-datanode December 3, 2024 21:00
Base automatically changed from internal-datanode to main December 3, 2024 21:03
Adds a /tester subpackage containing a test framework for ctx and errors
containing clues.  Callers can assert that Key:Value pairs are present
in either a ctx or error, or that labels exist in an error.
@ryanfkeepers ryanfkeepers merged commit 36665d8 into main Dec 3, 2024
1 check passed
@ryanfkeepers ryanfkeepers deleted the tester-framework branch December 3, 2024 21:10
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