When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Node JS API Unit Testing -Using Mocha Chai -Complete Project

You will learn to build rest api using node js and express js, how to add unit testing for rest api using mocha and chai

     
  • 4
  •  |
  • Reviews ( 26 )
₹1999

This Course Includes

  • iconudemy
  • icon4 (26 reviews )
  • icon4 total hours
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconUdemy

About Node JS API Unit Testing -Using Mocha Chai -Complete Project

Welcome to this course. In this course, you will learn API Unit Testing using mocha and chai. At first, you will learn how to build the rest API using node js, express js, and MongoDB. You will learn how to test the API endpoint in postman. I will show you how to organize and save the endpoint in postman. Using postman we will be able to perform all sorts of things like create, update, get, and delete operations.

After that, you will learn how to add unit testing for the API using mocha and chai. We will add different sorts of testing for all of our API endpoints.

Here are some lists that you are gonna learn from this course:

How to build rest API.

API End-point unit testing using mocha and chai.

How to save data to MongoDB database.

How to organize node js project, routing, and controller of node js app.

How to use postman to test API endpoint.

How to add Mocha Chai test for each and every API endpoint.

How to use different kinds of assertion functions of chai in the test.

How to generate a test report after doing all the test

Different kinds of status codes need to use with mocha chai testing.

How to choose status code when building rest API.

How to use Axios to do HTTP requests.

What You Will Learn?

  • How to use mocha and chai to test API endpoint.
  • How to build Rest API Using Node Js and Express Js.
  • Node JS API Unit Testing.
  • How to test API in postman.
  • How to use mongodb database with node js.
  • How to generate test report.