In this video we are going to get started with API testing and debugging in Deno.
Timestamps:
- Intro - 0:00
- Application overview - 0:07
- Testing: Setup - 1:00
- Testing: assertNotEquals - 4:08
- Testing: assertEquals - 5:23
- Testing: assertArrayContains - 7:43
- Testing: Wrapping up - 9:53
- Debugging: Setup - 10:28
- Debugging: Tests - 11:32
- Debugging: Application - 12:26
- Outro - 13:57
#deno #api #developer #testing