-
Notifications
You must be signed in to change notification settings - Fork 449
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: Create user journey for request deletion #1007
base: develop
Are you sure you want to change the base?
Conversation
d038dc9
to
6319a4e
Compare
Codecov Report
@@ Coverage Diff @@
## develop #1007 +/- ##
===========================================
+ Coverage 96.16% 96.18% +0.01%
===========================================
Files 100 101 +1
Lines 5429 5475 +46
===========================================
+ Hits 5221 5266 +45
- Misses 208 209 +1
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wondered if we can make a base file for user_journey and import it in other files instead of repeating it in other files
Sorry Unapprove, I meant changes requested. |
@decon-harsh any updates here? |
@decon-harsh ^ ? |
Hi I think you missed the update on zulip. As long as this isn't blocking please leave this pr open. |
Description
This patch creates a user journey test depicting the process of sending a new mentorship request by a mentee to a mentor. The mentee then deletes the request sent.
Fixes #911
Type of Change:
Code/Quality Assurance Only
How Has This Been Tested?
Checklist:
Code/Quality Assurance Only