Tango Platoon
Date (April, 05, 2023)
00:00:00 Intro and Project Breakdown
00:02:45 What is Testing & Vitest
00:07:05 Creating our First Test
00:15:00 Testing the NavBar Component
00:15:50 utilizing TestRenderer
00:17:00 utilizing MemoryRouter
00:19:10 assertions on Chilldren
00:23:45 Creating Snapshots
00:30:00 CompletedTasksPage tests
00:52:29 Using contextProvider in tests
00:57:15 PendingTasksPage tests