Skip to content

Create tests for checking if email is sent for new mentorship relation requests. #432

Open
@sumit-badsara

Description

Description

As a developer for backend api,
I need cover most part of the logic of backend,
so that I can be confident that the app works as it is supposed to.

We send email notifications when new mentorship relationship was created. We need to create tests to check the functionality of this specific function.

PR #276 can help to understand what you may have to use to complete this task

Acceptance Criteria

UPDATE [Required]

  • Write test for checking if the mail was sent if the mentorship request is created.
  • Write test for checking if the mail wasn't sent if the mentorship request wasn't created (Invalid).

Definition of Done

  • All the required items are completed.
  • Approval by 1 mentor.

Estimation

12 hours

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Category: CodingChanges to code base or refactored code that doesn't fix a bug.Category: Quality AssuranceChanges to code or files that improve testing or fixes bugs.First Timers OnlyGood for newcomers.Open Source HackStatus: AvailableIssue was approved and available to claim or abandoned for over 3 days.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions