kentcdodds / testing-workshop

A workshop for learning how to test JavaScript applications
http://git.io/testing-workshop
1.36k stars 708 forks source link

Login.step-4.todo missing in repo #85

Closed daraclare closed 5 years ago

daraclare commented 5 years ago

Environment info:

Problem description: I'm on master and the file Login.step-4.todo is missing, see screen grab. Also, many of the files seem to have changed since the video was recorded.

I tried to complete the task in this video: https://frontendmasters.com/courses/testing-react/snapshot-testing-exercise/

Suggested solution:

Perhaps something was removed from repo by mistake?

screen shot 2018-09-23 at 10 06 27
kentcdodds commented 5 years ago

Make sure you're on the right branch. Check the instructions 😀

daraclare commented 5 years ago

I'm following the frontend masters video from May of this year, which looks like it uses master, but no problem anyway, I was just letting you know.

kentcdodds commented 5 years ago

Sorry, in the video I didn't talk about it which was a mistake. You should use this branch: https://github.com/kentcdodds/testing-workshop/tree/fem-2018