Creating React Web App and Deploy to Microsoft Azure
  • Introduction
  • Creating React App
  • Running First Test
  • Creating a CI Pipeline
  • Add a Link test
  • Add Visual Testing
  • Making An Image Change
  • Releasing to Azure Static Web Apps
  • Creating CI for production testing
  • Finalizing production build for CI
  • Conclusion
Birthday Reminder React App with Full Testing
  • Introduction
  • Birthday Reminder Set Up
  • Static UI Created
  • List Component
  • OnClick() Implemented
  • What Is Your Testing Strategy
  • Installing WDIO
  • Run WDIO Test
  • Visual E2E Testing
  • Conclusion
Build & Test A Portfolio Website
  • Introduction
  • Website Overview
  • Source Code Overview
  • Code Header Overview
  • Testing Strategy for Header
  • Visual E2E Tests with Happo
  • E2E Cypress Tests
  • Hero Section
  • Projects Section
  • Jest Snapshot Tests
  • BONUS LECTURE