• Robert Knight's avatar
    Fix incorrect usage of Sinon APIs · b6e018d7
    Robert Knight authored
     - Fix cases where `sinon.spy` was used where `sinon.stub` should have
       been used. In recent versions of Sinon only stubs have a `reset`
       method.
     - Fix use of `sinon.stub` as object instead of function
    b6e018d7
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...