Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Frontend Masters

Testing Web Apps with Cypress

via Frontend Masters

Overview

Cypress is the fastest and easiest way to write end-to-end tests for your client-side applications. Learn the selector engine, test runners, assertion library, and write your own custom commands. Seed your database using Tasks in Node.js, and mock and stub out network requests, so you're not relying on external APIs that you don't control. Finally, integrate your Cypress tests with your CI/CD pipeline using GitHub Actions!

Syllabus

  • Introduction
  • Setup Cypress & Code
  • Test Runner Overview
  • Creating Your First Test
  • Get, Contains & Should Exist Tests
  • Should Test Method
  • Testing Text Input Fields
  • Basic Practice Exercise
  • Basic Practice Solution
  • Aliases
  • Aliases Exercise
  • Aliases Solution
  • Range Sliders & Select Lists
  • Input Testing Exercise
  • Input Testing Solution
  • Programmatically Generating Tests
  • Generating Tests Exercise
  • Generating Tests Solution
  • Checking the Current Path
  • Form Validation
  • Form Validation Exercise
  • Form Validation Solution
  • Tasks & Seeding User Data
  • Sign In Test Exercise
  • Sign In Test Solution
  • Commands
  • Network Requests & Intercept
  • Testing Search
  • Fixtures
  • Intercept Practice
  • Testing Cookies & Sessions
  • Mocking In Depth
  • Cypress Studio
  • Continuous Integration
  • Wrapping Up

Taught by

Steve Kinney

Reviews

Start your review of Testing Web Apps with Cypress

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.