Girl-Code-It / Opportunity-Calendar-Backend

Opportunity Calendar is the one-stop place to refer important opportunities available in tech-space like newly posted jobs, internships, hackathons, tech-conferences, scholarships, etc.

Home Page:https://opportunity-calendar.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add more test cases to Tests of PATCH API

Manvityagi opened this issue · comments

Inside tests/managers/opportunity-test.js - > describe('updateOpportunity')

  • "Test to check exception when the opportunity with given _id does not exist."
  • Check this to add multiple it inside describe
  • You may think of other test cases

Hello @Manvityagi mam , I would like to take this issue

Hello @Manvityagi mam , I would like to take this issue

Assigned @Kashish0423 :)

oauth_error
Hello @Manvityagi mam, there is a problem with the code and it's breaking so we can't check or verify our changes by running the server

  1. Passport is not installed
  2. I installed it locally on my system , but still there are some errors with it

Kindly check

oauth_error
Hello @Manvityagi mam, there is a problem with the code and it's breaking so we can't check or verify our changes by running the server

  1. Passport is not installed
  2. I installed it locally on my system , but still there are some errors with it

Kindly check

@Kashish0423 copy the new env file from
.env.example, some new environment variables need to be added in your env, without which the code won't work.

okay mam got it , thank you :)

@Manvityagi I will send the pr by tomorrow please assign me