test: wrote tests for user service file

This commit is contained in:
Balu Babu
2023-01-20 11:56:33 +05:30
parent b238f3d060
commit f79070fe60
2 changed files with 216 additions and 1 deletions

View File

@@ -226,7 +226,7 @@ export class AuthService {
/**
* * Check to see if entry for Magic-Link is present in the Account table for user
* * If user was created with another provider findUserByEmail may return true
* * If user was created with another provider findUserById may return true
*/
const profile = {
provider: 'magic',