karmatic
karmatic copied to clipboard
[WIP] Jest globals 2
My attempt to include more Jest globals. Sharing to get early feedback though I need to take a break from this for now to focus on other things.
fakeTimers.test.js has two tests failing right now because I think some tests are improperly leaking changed globals between tests.
But I think this PR gets Jest's fn()
mocking function and fake timers API working!