Skip to content

BACKEND - Fix test ValidateEmailExist #64

@hansjhaland

Description

@hansjhaland

What

ValidateEmailExists currently assume a string response message from the email validation endpoint.
Change the test to assume a ResponseDTO response with message property.

How

In assertion of response message, change message to message["message"].

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions