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

Write Test for Authenticate Middleware #2217

Open
6 of 10 tasks
vikasosmium opened this issue Oct 18, 2024 · 0 comments
Open
6 of 10 tasks

Write Test for Authenticate Middleware #2217

vikasosmium opened this issue Oct 18, 2024 · 0 comments

Comments

@vikasosmium
Copy link
Contributor

vikasosmium commented Oct 18, 2024

Issue Description

Currently, we don't have any test written for our authentication middleware, which is very critical for all features.

Expected Behavior

Test should verify and mock the middleware to check all the functionalities and edge cases.

Current Behavior

There are no existing test file for the /middlewares/authenticate.

Screenshots

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

  1. Look for test file in the \test\unit\middlewares.
  2. Notice the absence of test file for the authenticate middleware.

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.
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

No branches or pull requests

1 participant