All Versions
99
Latest Version
Avg Release Cycle
33 days
Latest Release
-

Changelog History
Page 6

  • v2.0.5 Changes

    March 25, 2017
  • v2.0.4 Changes

    March 23, 2017

    โœ… Full Changelog

    Closed issues:

    • โœ… constructor\(someConstructorFunction\) not referenced in associated example #213

    ๐Ÿ”€ Merged pull requests:

  • v2.0.3 Changes

    March 18, 2017

    โœ… Full Changelog

    ๐Ÿ”€ Merged pull requests:

  • v2.0.2 Changes

    March 17, 2017

    โœ… Full Changelog

    Closed issues:

    • โœ… Mocking a constructor function with no prototypes does not correctly mock static methods #208
    • โœ… Test td.function() after other td fuction() #202
    • โœ… How do I stub a function that being promisify'd by bluebird? #200

    ๐Ÿ”€ Merged pull requests:

  • v2.0.1 Changes

    March 13, 2017
  • v2.0.0 Changes

    March 13, 2017

    โœ… Full Changelog

    Closed issues:

    • โœ… How can I write a test for such situation? #199
    • โœ… contains not working against IIFE objects #192
    • โœ… td.verify not returning true when true #191
    • โœ… Typing definition for td.object doesn't support constructors with arguments #184
    • โœ… Replacing methods on window.location #183
    • โœ… stub also verified warning when using ignoreExtraArgs #181
    • โœ… [BREAKING] Return constructor for td.replace\(\) #166
    • ๐Ÿ‘ Allow matchers inside objects #160
    • ๐Ÿ‘Œ Support invoking callbacks with arbitrary timing #106

    ๐Ÿ”€ Merged pull requests:

    • โœ… Async callbacks #205 (searls)
    • โœ… Create test double functions and copy/fake their properties #204 (searls)
    • ๐Ÿ‘Œ Support deep matchers #203 (searls)
    • โœ… introduce td.constructor() as top-level API sibling to td.object() & td.function() #201 (searls)
    • ๐Ÿ‘ Allow Babel compilation #197 (searls)
    • ๐Ÿ‘Œ Improves warning when verifying a stub #196 (samjonester)
    • โœ… Yarn #195 (searls)
    • โœ… Creates Better Verification Message #194 (samjonester)
    • โœ… Replace constructors with constructors #193 (searls)
  • v1.11.2 Changes

    February 28, 2017

    โœ… 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)
  • v1.11.1 Changes

    January 27, 2017

    โœ… Full Changelog

    Closed issues:

    • โœ… Is it possible to thenReturn the receiver? #182
    • โœ… Multiple stubbings with argThat causes unexpected behavior #180

    ๐Ÿ”€ Merged pull requests:

  • v1.11.0 Changes

    January 17, 2017

    โœ… Full Changelog

    Closed issues:

    • โœ… Having something like "verifyNoFurtherInvocations(mock)" would be nice (feature request) #176

    ๐Ÿ”€ Merged pull requests:

    • โœ… feat: contains allows for regexps against strings #178 (JaKXz)
  • v1.10.2 Changes

    December 31, 2016

    โœ… Full Changelog

    Closed issues:

    • โœ… Possible pollution issue (2 tests work individually, but fails when run together) #171
    • โœ… td.verify and td.when redundency warning #170
    • โœ… Does not work with jest #128

    ๐Ÿ”€ Merged pull requests: