Skip to content

Fix failing test cases in the user route. #152

@AuraOfDivinity

Description

@AuraOfDivinity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions