StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Brian Adams

Rating
1561.62 (5,309th)
Reputation
7,774 (20,363rd)
Page: 1 2 3 4 ... 11
Title Δ
How to create Jest mock function with Promise? 0.00
Jest mocked class force different response, typescript +0.41
Jest - how to use mocked class instance 0.00
Res.Redirect is not getting called in Jest Test 0.00
Always get before all" hook for in test and can't fix it 0.00
Jest - Understanding execution order of a describe() and it() 0.00
Jest. Expected mock function to have been called, but it was not ca... 0.00
How to mock API client created inside a test class? 0.00
Jest fails when imports files from repository using import/export d... 0.00
Jest - Mocking a factory function +0.43
Why does Jest run assertions before componentDidMount finishes exec... 0.00
How to successfully mock and catch an error using Jest? +0.42
Mock Document for Jest Testing 0.00
How to assert a default exported function is called when mocking a... 0.00
Mock a dependancy within a dependancy with Jest? 0.00
Testing a Redux action that dispatches 2 other functions with Jest? 0.00
Mock dynamic require in Node with Jest 0.00
Sinon stub mongoose save to resolve the object which called save 0.00
Jest Enzyme test throws unexpected token error 0.00
Mock not being called in Jest 0.00
testing private functions in typescript with jest 0.00
How to mock a function in jest or prevent default? -0.08
Getting data from one axios to another in componentDidMount +0.04
How can I jest-test a custom callback used with third-party API? 0.00
Mock request module function using jest in typescript 0.00
AssertionError: expected { status: 'SUCCESS', data: [] } to... 0.00
Mock setInterval method in react using jest test cases 0.00
How to run jest on files not ending in .test.js or .spec.js? -0.09
Jest: Mocking third-party modules +1.75
How to stub constructor 0.00
Jest test of React component's setState update from within a Pr... 0.00
Test callback function with jest 0.00
Enzyme Find By className and Simulate Click 0.00
How can i test with Enzyme+Mocha method call inside Component 0.00
Test case fails for toThrow() matcher 0.00
Jest Testing Electron/React Component using window.require 0.00
JSDOM + Ava – test function that relies on `document` global 0.00
Mock of promise based method is not working 0.00
How to mock "window.screen.orientation.lock" function usi... 0.00
How to mock the process.cwd() function with Jest? -0.07
Sinon clock.tick doesn't advance time for setTimeout 0.00
How to mock a property (path.sep) in Jest 0.00
Differences in mounting components in unit testing 0.00
how to test objectContaining using jest? 0.00
JEST testing, getting error on import of configure from enzyme 0.00
How to resolve this "at Object.<anonymous> " error... 0.00
I Need help Fixing a Unit Test for one of my methods 0.00
Unit test i18Next - TypeError: Cannot read property 'init'... -0.12
Unable to get response from Jest test for an async-await-try-catch... -0.08
How to mock a constant that is instantiated outside a function? +0.42