Loading
Current section: Testing Asynchronous Code 5 exercises
lesson

Recap of Testing Asynchronous Code

Transcript

00:00 And that concludes the testing asynchronous code exercise. Now you have all the fundamentals you need to test any asynchronicity. Just remember that there is one you can and cannot control, and you would want to pick a different testing strategy depending on that. Now, all that's left is to take a quick break and join me for the final exercise of this workshop, where we will be migrating all our existing tasks to a testing framework called Vitest.