Skip to content

Instantly share code, notes, and snippets.

export type $FixMe = any;
@kwelch-eb
kwelch-eb / readme.md
Created January 8, 2019 23:01
Notes on testing

mocks

  • mockRestore vs mockReset
  • jest.mock
  • .mock.calls, instead lastCalledWith, haveBeenCalledWith