anitab-org / bridge-in-tech-backend

BridgeInTech (BIT) is an application that allows organizations, mentors and mentees to actively collaborate through mentoring programs. This is the backend client of BridgeInTech.
https://bridgeintech-bit-heroku-psql.herokuapp.com/
GNU General Public License v3.0
24 stars 80 forks source link

Manual test and perform GET /organizations API #238

Open devkapilbansal opened 3 years ago

devkapilbansal commented 3 years ago

Description

As a tester, I need to GET /organizations endpoint, so that we can ensure a user is able to fetch all organizations.

You should create a markdown file inside /docs/manual_tests with following content:

Acceptance Criteria

Update [Required]

Definition of Done

Estimation

2-3 hours

Anmollenka commented 3 years ago

I would like to work on this issue.