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

Fix failing test cases in the user route. #152

Open
AuraOfDivinity opened this issue Jul 15, 2020 · 1 comment
Open

Fix failing test cases in the user route. #152

AuraOfDivinity opened this issue Jul 15, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@AuraOfDivinity
Copy link
Collaborator

Describe the bug
There are few test cases within the user route that are failing due to recent modifications done to the backend. Investigate these test cases and fix them as necessary so that they are no longer failing.

To Reproduce
Steps to reproduce the behaviour:

  1. Go to backend repository.
  2. Run the test cases using the 'npm run test' command.
  3. You would then be notified of the passing and failing test cases.
  4. You'll notice that 2 test cases related to updating password in the user route are failing.

Expected behaviour
These 2 test cases should not be failing.

Screenshots
image

@AuraOfDivinity AuraOfDivinity added the bug Something isn't working label Jul 15, 2020
This was referenced Jul 28, 2020
@ksraj123
Copy link
Contributor

Fixed in #160

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants