How to get started with Supertest - folder structure and CI/CD #438
Unanswered
Nicola-Bini
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
I'm building a MERN app and I would like to start testing my express.js APIs programmatically.
I would love to add them to a CI/CD job so that they are tested before deployment. Also, should I add them to the same folder with the server? or should they be on a separate sub-folder?
Any useful links, example repos, or resource would be highly appreciated!
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions