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 ... 5 6 7 8 9 10 11
Title Δ
Testing handle change function in React using Enzyme and Jest 0.00
How to unit test when object is called within a wrapper using sinon? 0.00
Why does this JavaScript code run slower after Node.js optimization 0.00
Error: expected mock function to have been called - onclick Jest en... 0.00
When I run tests on this componentDidMount in react, apparently sev... 0.00
Jest threshold for a test to be reported as slow 0.00
jest.fn() claims not to have been called, but has 0.00
jest function not called after running promise 0.00
How to make sinon mock return different objects on different calls? 0.00
How to test that an element comes after another element with enzyme? 0.00
Сannot set a property in a test 0.00
Why function works when declaring variable globally but not with var +0.02
Javascript: how to create an array with a variable gap between its... -0.89
Jest compare object with arbitrary property value 0.00
Can I make jest run Javascript tests serially? 0.00
How to match some values of object using sinon stub 0.00
Jest TypeError: is not a constructor in Jest.mock 0.00
Im trying to mock a function from a service but Jest keeps calling... 0.00
Mocking classes that are properties of an object imported from a pa... 0.00
How to spy an async function and assert that it throws an error by... 0.00
jest.setTimeout is not working in setupFiles 0.00
jest.spyOn function which will be called after returning the result -0.30
testing click behavior on React Router Links with Enzyme 0.00
How to set up jest typescripts tests to run in debug mode using vsc... 0.00
Why I canot get the same result using the getDay() method and the g... 0.00
spyOn not working while Jest 24.1 is installed 0.00
How to assert the validate error in sequelizejs unit test with jest? +0.42
How to cover function using Jest and Axios? 0.00
When testing a React component with Enzyme is it better to use simu... 0.00
Testing an async function used as the callback from setTimeout 0.00
Expect.assertions in async/await function 0.00
Testing with jest+enzyme, mock functions is called twice for no rea... +0.44
how does the first snapshot gets evaluated +1.89
How to mock a method or function to return an expected error +0.43
Jest Vue Expected mock function to have been called with, but not c... 0.00
How to assert an async method throwing Error using toThrow with Jest 0.00
Why does the jest mock function not getting executed in my test wit... 0.00
Testing a function entirely using stubs 0.00
How do I mock a user created window property? 0.00
How to get value of nested props function for unit testing 0.00
How to mock function, that is called in "then" in axios p... +0.43
Do jest tests wait for previous async tests to resolve? -0.14
How get window values in Tests with Enzyme, Jest + Create React App 0.00
React Jest test errors when using toHaveBeenNthCalledWith 0.00
JS Jest Mocking - expected received undefined error 0.00
How do I unit test the result of a 'then' of a promise in J... +0.43
get the actual function when mocking the entire module 0.00
Disabling the 'Your test suite must contain at least one test&#... 0.00
Issue I don't understand about jest mockImplementation 0.00
Jest unit test to spy on lower-level method (NodeJS) 0.00