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

Refactor tests to use Context object #91

Merged
merged 4 commits into from
Sep 24, 2023
Merged

Conversation

fabiante
Copy link
Owner

This PR adds context.Context usage which will probably allow for simpler implementation of tests using side-effects or similar. An example would be #90

@fabiante fabiante added the testing Related to testing / writing tests label Sep 24, 2023
@fabiante fabiante changed the title Add Context object to test APIs Refactor tests to use Context object Sep 24, 2023
@fabiante fabiante merged commit 62b5d10 into master Sep 24, 2023
3 checks passed
@fabiante fabiante deleted the feat/add-ctx-to-test-driver branch September 24, 2023 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Related to testing / writing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant