Testing with Jest: Password Authentication in a Mongoose Model
Let’s demystify, and also verify the implementation of user password authentication in a Mongoose model by adding tests using Jest.
Read more...
December 15, 2020
Co-Founder & Managing Director @ Techdojo Limited
Shama Hoque is a software developer, author, and mentor with more than 9 years of experience. Currently, she makes web-based prototypes for R&D startups in California, while training aspiring software engineers and teaching web development to CS undergrads in Bangladesh. She is the author of Packt's Full-Stack React Projects book.
Let’s demystify, and also verify the implementation of user password authentication in a Mongoose model by adding tests using Jest.
Read more...December 15, 2020
Confidently build production-ready backend apps with Node and MongoDB, by writing tests for Mongoose with Jest, and integrating CI/CD to the development flow.
Read more...November 25, 2020
To use snapshot testing or not to use snapshot testing in your React applications? We will look at how to utilize snapshot testing with Jest in your next app.
Read more...September 27, 2020
Want to start writing tests for your JavaScript application, but feeling overwhelmed? Let’s begin by integrating testing to a simple frontend app using Jest.
Read more...September 23, 2020