turingschool / lesson_plans

Lesson Plans for the Turing School of Software & Design
135 stars 395 forks source link

Teach phantomjs testing instead of Sinon #243

Open neight-allen opened 8 years ago

neight-allen commented 8 years ago

Sinon is apparently not playing well with webpack. Would phantomjs?

neight-allen commented 8 years ago

My suggestion to do this may miss the point of using Sinon. There's no need to mock with phantomjs, but stubbing and spying isn't any easier.