-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* wip: change updatePassword endpoint to be POST method Refs: BLAIS5-4525 * wip: new tests added and fixed broken tests Refs: BLAIS5-4525 * new tests added for new function in users.ts for editing password Refs: BLAIS5-4525 * lint fix Refs: BLAIS5-4525 * wip: remooving unused variables Refs: BLAIS5-4525 * wip: adding tests for missed lines in users.ts to improve code coverage Refs: BLAIS5-4525 * wip Refs: BLAIS5-4525 * wip :/ Refs: BLAIS5-4525 * wip Refs: BLAIS5-4525 * wip Refs: BLAIS5-4525 * wip: fixing code coverage Refs: BLAIS5-4525 * wip: lint fix Refs: BLAIS5-4525 * wip: unit tests fix and code coverage improvements Refs: BLAIS5-4525 * wip: uni tests fix Refs: BLAIS5-4525 * wip: new test for ChangePassword component Refs: BLAIS5-4525 * wip: new unit test for missed scenario refs: BLAIS5-4525 * refactoring: removin unused code Refs: BLAIS5-4525 * wip Refs: BLAIS5-4525 * wip: new unit tests added for getUser endpoint. were missing before Refs: BLAIS5-4525 --------- Co-authored-by: SidraJaved <[email protected]> Co-authored-by: Kristian T. <[email protected]>
- Loading branch information
1 parent
5f6ef5c
commit e57e31d
Showing
6 changed files
with
309 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.