Skip to content

allamasln/exercise-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express API

Passing the Health Check

IMPORTANT: 🚫 Do not modify imported request configurations without explicit instructions.

  1. Install Dependencies: Use npm install to install all dependencies.

  2. Import the Collection: Import the collection ./data/thunder_client/thunder-collection_exercise1-api.json into Thunder Client.

  3. Start Server: Use npm start to launch the Express server.

  4. Send Request: Send a request /health from the imported Testing collection.

  5. Review Errors: Carefully examine errors thrown by tests in the Results tab in the RESPONSE panel of Thunder Client. Modify ./app.js as needed to pass all tests.

  6. Inspect Scripting: If necessary, examine the Test/Scripting tab in the REQUEST panel of Thunder Client for guidance.

  7. Completion: Once finished, proceed to the next exercise by executing:

  git checkout exercise2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published