-
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
Create a user journey test from sending a mentorship request and the user deletes the request. #911
Comments
@rpattath Hey... I would like to work on this...can I claim this? |
@rpattath I am still working on this issue...will open PR in 2 days |
@faznan3nazer if you are not working on this can i work on this |
@faznan3nazer hey how's the PR going? Any updates? |
@vj-codes I am working on this issue and will create PR in this week. |
@vj-codes Shall I take up this issue if you think I can be assigned? I have created a similar patch before for a rejection journey too and will be able to make this is in a jiffy. Awaiting your thoughts, thanks! |
@vj-codes This is my first try at coding PR... I am still figuring out to run this... so I just want to let you know that I am still working on this issue and I will update my status every two days... |
@faznan3nazer hey no problem take your time:) |
@vj-codes If this is available I would love to give this a try. |
pinging again @vj-codes |
@decon-harsh sure you can, the issue should be made available due to inactivity but I don't have access to assign you at this moment . |
@faznan3nazer do you still want to work on this issue? |
Unassigning @faznan3nazer due to inactivity and there was no response to the above message nor any progress was updated here. |
@decon-harsh Sure two days works :). |
Description
I need to test a specific user path,
so that I can make sure a specific path can be executed usefully in a deterministic way.
This test should be located in a specific folder for separation concerns, it could be called tests/user_journey.
Next, I'll define a very broad scenario, but simple enough for you to start.
https://github.com/anitab-org/mentorship-backend/blob/develop/tests/user_journey/test_happy_path_1.py can be used as a reference but make sure you include all possible test scenarios and not just the happy path.
Scenario: User A (mentor) and User B (mentee)
Definition of Done
Estimation
3 hours
The text was updated successfully, but these errors were encountered: