testdouble.js (AKA td.js) v1.11.2 Release Notes

Release Date: 2017-02-28 // about 7 years ago
  • Full Changelog

    Closed issues:

    • ✅ Stubbing promises with thenResolve does not actually provide for anything in the callback #189
    • ✅ sinon.sandbox analog? #188
    • ✅ Shortcut for new stub returning args #187
    • ✅ Can't find variable: Proxy #186

    🔀 Merged pull requests:

    • 👌 Improve the error message when using Proxy incorrectly. #190 (Schoonology)