anitab-org / anitab-org/mentorship-backend
Create tests for checking if email is sent for new mentorship relation requests.
- Langage dominant
- Python
- Étoiles
- 200
- Forks
- 449
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.