Lessons

Explore all newline lessons

Tags
Author
Pricing
Sort By
Video
Most Recent
Most Popular
Highest Rated
Reset
https://image.mux.com/IGYJxtOB2bB00us401XC01R2nAbKv2Z6601cMsnvxH02VJzQ/thumbnail.png?time=0

lesson

How to Use Apollo to Test GraphQL Requests in ReactTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part Two

In this lesson, we'll talk about one other minor testing utility we'll use to help mock GraphQL requests in our tests - Apollo React Testing.

https://image.mux.com/TjhRPUkbYkv4azctcSQ0100PVCEFUe6nIMyyZ3iS3HSZg/thumbnail.png?time=0

lesson

Using Jest and React Testing Library to Test React ComponentsTinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL - Part Two

In this lesson, we'll talk about the two main testing tools we'll use to test our React components - Jest & React Testing Library.

https://image.mux.com/moRlT5DBK65y78PmKsx7wZW5ocIQ01mLXi00MRkWSV0101Y/thumbnail.png?time=0

lesson

Write And Run End-To-End Test Flows With Cypress.ioThe newline Guide to Modernizing an Enterprise React App

Cypress makes the process of writing e2es relatively simple with lots of built-in methods and documentation to show you the way to use it effectively.

https://image.mux.com/WchB01Yy01k3Ngpqpja02Xb01PoNwxB7gLs2Hc5SCZwQA68/thumbnail.png?time=0

lesson

Add Cypress To A React App For Automated End-To-End TestingThe newline Guide to Modernizing an Enterprise React App

Cypress gives us a big helping hand organizing and getting started with our own e2es.

https://s3.amazonaws.com/assets.fullstack.io/n/20211004103148075_CoverImage_ModernizeAnEnterpriseReactApp.png

lesson

Cypress.io And End-To-End Testing - What You Need To KnowThe newline Guide to Modernizing an Enterprise React App

End-to-end testing has never been the easiest thing to do, but Cypress challenges that statement in a big way.

https://image.mux.com/JSQKDGUQklw9KHZ500o1qjq30000kQU6tLsgxSCfiGaCq4/thumbnail.png?time=0

lesson

A Guide To API Service Layer Testing With The Jest FrameworkThe newline Guide to Modernizing an Enterprise React App

Not all of our testing for our React app relies so heavily on RTL — some files Jest can handle on its own.