anitab-org / mentorship-backend

Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the backend of this system.
https://mentorship-backend-temp.herokuapp.com/
GNU General Public License v3.0
196 stars 449 forks source link

Create Quality Assurance table for Delete Task API #757

Open paritoshsinghrahar opened 4 years ago

paritoshsinghrahar commented 4 years ago

Description

As a developer, I need to know what are the test cases for a certain API, so that I can write new unit tests.

As a tester, I need to know what are the test cases for a certain API, so that I can perform manual tests on the API.

The task is to come up and add a quality assurance table for "Delete Tasks" API to the docs in the /docs folder.

Additionally, add all tasks' quality assurance tables under one heading. Currently, the Update task is under heading "Mentorship Relation" and Create Tasks under heading "Tasks". I suggest make the subheading Tasks under Mentorship Relation and add all Tasks' API under it.

Note: This issue is labeled for Open Source Hack.

I can assign this issue to you on September 1st as the official opening date for Open Source Hack. Please free to check out other issues in the meantime. Program website: https://anitab-org.github.io/events/open-source-hack/

Mocks

As done under docs/quality-assurance-test-cases.md

mentorship-backend

Acceptance Criteria

Update [Required]

Definition of Done

Estimation

[4+] hours

dowenrei commented 4 years ago

Hi, it's my first time contributing and looking forward to contributing to this for OSH.

bhumikasharma29 commented 4 years ago

I am a first time contributor. Please guide me and assign this issue to me.

paritoshsinghrahar commented 4 years ago

@bhumikasharma29 You both have been currently assigned other issues. This is a first-timers only.

@dowenrei Since, we decided to not assign issues based on any comments before September 1 to make it fair for everyone. Please do tell me if you are interested, now.

Remember it's FCFS (First Come First Serve) starting September 1st.

dowenrei commented 4 years ago

@paritoshsinghrahar Yes, I'm still interested. Thank you.

paritoshsinghrahar commented 4 years ago

@dowenrei I have assigned you. I hope you have set up the environment and read community guidelines.

Happy Coding. :smiley:

sujal111 commented 4 years ago

I am willing to work and solve this issue. Please assign me the same

paritoshsinghrahar commented 4 years ago

@sujal111 it's done.

lucyduan commented 2 years ago

Interested in picking this up, is it still available?