Closed goldylucks closed 6 years ago
running git stash
seems to solve it
git stash
seems to solve it
You're running the old version of the workshop (2017 version). I'm guessing you'll want to watch the most recent (2018) version of the workshop which you can run with just the master
branch :)
Where is it?
Just went through the courses on FEM, there's only one course with you on testing react apps, and is the one I'm watching now/
Oh you're right, I'm sorry about that. It should be released very soon (I thought it was going to be Wednesday). You can watch it unedited here: https://frontendmasters.com/workshops/testing-react-apps/
It should be officially released very soon though.
okie, I'll just to the old one for now, then the new one when it's released.
Your workshops are awesome btw, keep it up!
Thank you!
Coming from FEM https://frontendmasters.com/courses/testing-javascript/
Environment info:
node
version (node --version
):v8.11.1
npm
version (npm --version
):5.6.0
yarn
version (yarn --version
):1.6.0
(I'm usingnpm
like the workshop)Problem description: Setup doesn't work, or solves exercise 01.
Scenario A:
Scenario B:
But exercise 01 is already solved, and I'm guessing others as well.
To clarify, I haven't touche a single line of code yet.
running
git diff
yields the following: