Glen Dovey
Glen Dovey
Hello again, This might be related so I'm going to continue here, if you don't mind. im doing this; ```` const [oscnode] = registrar.getAudioNodes(context, "OscillatorNode") console.log(context, oscnode) ```` context is...
> Yes, the library uses Sinon.JS and Chai. I would be happy to make it independent of any mocking library. Any ideas how this could be achieved? No, I think...
its not clear to me how i would use this in my test. is that a 'global' that i would put somewhere in my test then `oscnode.start` would return a...
that sounds fantastic then. i think that would help.