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

Update tests to confirm that chaining multiple middlewares works #1558

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

iffa
Copy link
Contributor

@iffa iffa commented Feb 7, 2024

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you written unit tests?
  • Have you written unit tests that cover the negative cases (i.e.: if bad data is submitted, does the library respond properly)?
  • This PR is associated with an existing issue?

Closing issues

Closes #1505

Updated tests to confirm that chaining multiple middlewares works as expected.

@WoH
Copy link
Collaborator

WoH commented Feb 13, 2024

Much appreciated, thanks 🙏👍

@WoH WoH merged commit daadfe6 into lukeautry:master Feb 13, 2024
19 checks passed
@iffa iffa deleted the feat/add-tests-issue-1505 branch February 15, 2024 12:29
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.

Not Possible to chain multiple middlewares with @Middlewares decorator
2 participants