Mentorship-backend: Error message mismatches for entering invalid Email id for user under "Sends the user a new verification email"

Created on 11 Aug 2020  路  4Comments  路  Source: anitab-org/mentorship-backend

Describe the bug

When we enter an invalid mail id, an appropriate error message should be shown and listed under the Responses.

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'user-Sends the user a new verification email'
  2. Provide the invalid email id
  3. {
    "email": "dssfgdsgkhu"
    }
  4. Click on 'Execute'.
  5. Scroll down to 'Responses'.

  6. Screenshot (277)

Expected behavior
That error message should be listed in the responses.

Desktop (please complete the following information):

  • OS: windows10
  • Browser chrome

Additional context
The error message generated should match with the error message listed under responses.

Coding First Timers Only Available Bug

All 4 comments

@isabelcosta can I take this issue?

Yes @saikirankv :) Go ahead, and let us know if you have any doubt

@isabelcosta here is my PR https://github.com/anitab-org/mentorship-backend/pull/765
tests are passing, what is the process for PR merge.

@saikirankv Someone will review your PR soon

Was this page helpful?
0 / 5 - 0 ratings