I want to test that a function in an ES6 module calls another function using Sinon.js. Here's the basic layout of what I'm doing:I want to test that a function in an ES6 module
I want to test that a function in an ES6 module calls another function using Sinon.js. Here's the basic layout of what I'm doing:I want to test that a function in an ES6 module