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

Simplify testing middleware #16

Merged
merged 2 commits into from
Jun 2, 2024
Merged

Simplify testing middleware #16

merged 2 commits into from
Jun 2, 2024

Conversation

thenorthnate
Copy link
Owner

This makes it easier to test your middleware by making it simple to mock the call chain when calling Next.

@thenorthnate thenorthnate self-assigned this Jun 2, 2024
@thenorthnate thenorthnate changed the title Adds feature to simplify testing middleware Simplify testing middleware Jun 2, 2024
@thenorthnate thenorthnate merged commit 262ff73 into main Jun 2, 2024
2 checks passed
@thenorthnate thenorthnate deleted the nate-test-callchain branch June 2, 2024 02:57
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.

1 participant