-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Feat: added all get all api and post request #23
Conversation
Added another example to check that result is returned as list Resolves Implement API route to return all "Experiences" MLH-Fellowship#21
Resolves Implement API route to return all "Educations" MLH-Fellowship#18
Resolves Implement API route to return all "Skills" MLH-Fellowship#15
Resolves Implement API route to add new "Skills" MLH-Fellowship#16
Resolves Implement API route to add new "Education" MLH-Fellowship#19
Resolves Implement API route to add new "Experience" MLH-Fellowship#22
Edited the pytest to make more sense to the json returned object. Now testsuite passes for present cases! |
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.
looks good to me! (edit: oops i thought other fellows were allowed to approve pull requests! sorry)
Hi @byhlel, I think you need to tag one of the pod leaders/maintainers to review this so it can be merged. |
@yashika51 could you accept this PR? Thanks, it will fix CI/CD for future uses as well. |
Can you fix the lint issue and then go ahead and merge it |
Following the PR I had to deal with merge conflicts therefore I believe you need to approve again @yashika51 . |
would you like to include the fix to the linting issue in this PR as well? |
@yashika51 Should be good now |
Resolves #21, Resolves #18, Resolves #15
Resolves #22 , Resolves #16 , Resolves #19
Quite direct implementation!