4 Commits
Author SHA1 Message Date
Mikko Suniala 1fad2ff3a1 Update jest type definitions to 0.9.0
Add new functions and remove functions that have been dropped.

From api documentation regarding unmock/dontMock:

  Note: this method was previously called dontMock. When using
  babel-jest, calls to unmock will automatically be hoisted to the top
  of the code block. You can use dontMock if you want to explicitly
  avoid this behavior.
2016-03-15 08:59:45 +02:00
Ali Taheri 19a046ce14 [jest] improved typings. 2015-11-01 11:09:06 +03:30
Josh Smith 63caa5d4b9 Make Mock interface generic
And fill out the rest of the global interfaces
2014-09-24 17:47:14 -07:00
Phips Peter b497b77d6d Working on Jest 2014-09-15 20:47:25 -07:00