Introduction
  • Testing Theory
  • Before We Begin...
  • Summary & Example application
  • To Test or Not To Test
Unit Testing Endpoints - Part 1
  • First Basic Test
  • First Endpoint Test
  • Project Setup
  • Tests Setup
  • First Endpoint Test
Mocking & Spy
  • Mocking
  • Complete Endpoint Test
  • Spy
Validation
  • Creating the TODO module
  • Validation - Part 1
  • Exceptions
  • Validation - Part 2
Unit Testing Endpoints - Part 2
  • Complete First Endpoint
  • Improve Unit Tests
  • Complete Second Endpoint
End-to-End Tests
  • E2E Tests Setup
  • Complete E2E Tests
Conclusion
  • Testing CheatSheet
  • Conclusion