MongoDB and Mocha
Offered By: YouTube
Course Description
Overview
Learn MongoDB and Mocha with Hitesh Choudhary! In this course, you will learn about the working of MongoDB, need of Mocha in MongoDB, big umbrella of MongoDB, installing MongoDB on Mac and Windows, creating and reading operations, ObjectID and BSON, triple A and CRUD operations, UpdateOne and DeleteOne, UpdateMany and DeleteMany, database issues with update, getting more data, saving bandwidth while querying, objects structure, arrays, schema, database modelling, relation, one to one, one to many, and many to many relations, Mongoose, BlueBird and Q promises, hooks in Mocha, describe and it blocks, creating test, beforeEach, read test, delete test, and update test.
Syllabus
what is mongoDB.
How does mongoDB works.
What is mocha and need of mocha in mongodb.
Big umbrella of MongoDB.
How to install mongoDB on MAC.
How to install mongoDB on Windows.
Create and Read operation in MongoDB.
ObjectID and BSON in mongoDB.
Triple A and CRUD operations in mongoDB.
UpdateOne and DeleteOne in #mongoDB.
UpdateMany and deleteMany in mongoDB.
Database issues with Update in mongodb.
Getting more data in #mongodb.
Save bandwidth while querying in mongoDB.
Understanding objects structure in mongoDB.
Understanding Arrays in mongoDB.
What is schema in mongoDB.
Database modeling mongoDB series.
Relation in database mongoDB.
One to one relation in mongo database with id.
One to many relation in mongo database.
Many to Many relation in mongoDB.
Exploring mocha, mongo and mongoose.
Creating file structure and installing dependencies.
Creating our first student schema.
Connecting with mongodb with mongoose.
BlueBird and Q promises.
Hooks in mocha.
Describe and it blocks for mocha test.
Your first create test using mocha.
Using beforeEach in mocha tests.
A read test in mongoDB.
A delete test for mongoDB.
An update test in mongoDB.
Taught by
Hitesh Choudhary
Related Courses
Learn JavaScript Unit TestingCodecademy Advanced Selenium: Automation Frameworks
LinkedIn Learning Testing Node.js with Mocha
Pluralsight Server side JavaScript with Node.js
NIIT StackRoute via Coursera Mocha JavaScript Test Framework
Test Automation University