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 ... 4 5 6 7 8 ... 11
Title Δ
JavaScript: how to return the first letter of each word in a string -0.63
Nuxt.js code gives NaN error while calculating data from array 0.00
Javascript slice function returning different values for same value? +1.67
why does my react header does not render at all? -0.09
Mock an entire module with Jest in Javascript 0.00
Testing ScrollIntoView in Jest 0.00
Jest mock class method on a test-by-test basis 0.00
React - Testing external function in a functional component 0.00
Jest mock function inside function 0.00
How can I test history.push inside action? 0.00
What's the purpose of using classes in React? -0.33
Mocking mongoose.save() to resolve `this` when calling `this.save()` 0.00
Testing a method with different case scenarios - 0.00
How to test the args passed into document.body.appendChild with jest +0.42
Jest assert promise resolved with object containing -1.24
Properly mocking libraries/methods with Jest 0.00
Enzyme test if onClick pushRoute redirects to other page 0.00
Spy returns callcount 0 when used as object property 0.00
React: what happens to a function when component stop being rendered 0.00
Problems to run any Jest tests with jQuery and jQuery UI +1.75
Mock in Jest: Warning: Each child in a list should have a unique &q... 0.00
Simple Mock Function of Passport using Jest 0.00
Problem with Mocha test when try to use the 'return' in the... 0.00
How to print the request and response when a test fails in Jest? +0.43
how can I mock the request of a function when I try to test a method +0.44
jest not implemented window.alert() 0.00
How to mock non-async method for throwing an exception with Jest? 0.00
Sinon stub is being ignored outside of the test file 0.00
How to understand this syntax? [a, b] = [b, a]? 0.00
When do we use typescript import * as? +1.79
Jest testing context / spy on mocked variables created outside of f... +0.43
Sinon stub doesn't seem to work when object destruction is used -0.56
JavaScript / Mocha - How to test if function call was awaited +2.25
Why can't I mock a function inside jest.Mock (have to use .mock... 0.00
Mocking constructor to force my way into a conditional +0.41
Mock multiple fetch calls with state updates in ReactJS +0.43
Sinon fake callOnce not detecting call for second async call 0.00
Stub function with return function with sinon? -0.21
Jest: how to count call from mock methods called via `call` or `app... 0.00
How many items can be taken from an array with given order size -0.54
How can I mock with Typescript the Express Request, Response and Ne... 0.00
Jest manual mock always used for request-promise-native even when j... 0.00
Stub a function of a function with jest 0.00
How to unit test the output of a React component method in a React... -0.57
Access `process.env` property when testing nuxt.js app with jest +1.66
testing a function within a component 0.00
Stub object function which resolves with a function -0.08
I have a line of code in a non-component React file I need tested t... +1.87
Why this function does not called in Jest tests? 0.00
How to stub mongoose methods with multiple arguments in Sinon? 0.00