Skip to content
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: add node-express-mongo docs #378

Merged
merged 10 commits into from
May 13, 2024
Merged

Conversation

sarthaksarthak9
Copy link
Contributor

Pull Request Template

Description

This pr serves as a guide for developers to set up a sample CRUD application using Node.js, Express.js, and MongoDB, and leverage Keploy for effortless API testing and Jest integration for unit testing and code coverage.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • This change requires a documentation update.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Additional Context (Please include any Screenshots/gifs if relevant)

...

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have added corresponding tests.
  • Any dependent changes have been merged and published in downstream modules.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you and congratulations 🎉 for opening your very first pull request in keploy

sarthaksarthak9 and others added 4 commits May 6, 2024 11:10
Signed-off-by: sarthaksarthak9 <sarthaknegi908@gmail.com>
Signed-off-by: sarthaksarthak9 <sarthaknegi908@gmail.com>
…il.com>

Signed-off-by: sarthaksarthak9 <sarthaknegi908@gmail.com>
Signed-off-by: sarthaksarthak9 <sarthaknegi908@gmail.com>
sarthaksarthak9 and others added 2 commits May 8, 2024 06:21
Signed-off-by: sarthaksarthak9 <sarthaknegi908@gmail.com>
@Sonichigo
Copy link
Member

Hi Sarthak! build is failing https://github.com/keploy/docs/actions/runs/8994475975/job/24720879352?pr=378
Before commit, you can run yarn build to check if the docs is working fine or not

Sonichigo and others added 3 commits May 8, 2024 15:14
Signed-off-by: sarthaksarthak9 <sarthaknegi908@gmail.com>
@Sonichigo Sonichigo merged commit 73c7fbd into keploy:main May 13, 2024
3 of 5 checks passed
github-actions bot pushed a commit that referenced this pull request May 13, 2024
feat: add node-express-mongo docs
@sarthaksarthak9 sarthaksarthak9 deleted the info branch May 13, 2024 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants