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 5 ... 11
Title Δ
How do I correctly spyOn a react component's method via the cla... +0.42
Jest test the resolve reject callback 0.00
Chai Mocha test Promise Property 'eventually' does not exist 0.00
Mocking classes with Jest -0.60
jest and jasmine in angular project 0.00
What is the easiest way to test event listeners in jest? 0.00
How to spy on functions outside a component? 0.00
Jest: How to mock one specific function when using module.exports 0.00
How to spy on a method in class property? 0.00
Jest/React mock scrollBy and .getBoundingClientRect function 0.00
How to mock an async action creator in redux with jest +0.43
How to test a redux form with async validation enabled 0.00
Jest Axios test is passing when it shouldn't 0.00
How to mock axios call within a method? 0.00
Jest fails with "Unexpected token *" on import statement 0.00
console.log unit test failing under mocha with unknown error 0.00
Sinon Spy for Non-Class Methods 0.00
Mock class prototype in javascript with jest -0.62
How can I spy on an imported function in a grandparent class when t... 0.00
Option "setupTestFrameworkScriptFile" was replaced by con... 0.00
Jest- JSDOM Pass HTML to JSDOM constructor in Jest when instantiate... 0.00
How to mock an axios class 0.00
How do I test asynchronous function throwing error with Tape? 0.00
How can I test this function with Jest? 0.00
loop through one object, and set its values from another object | j... -1.28
setTimeout with Promise wrapper not working as expected with Jest a... 0.00
How to write a unit test to check if modal shows up after clicking... 0.00
How to mock API calls made within a React component being tested wi... +1.13
Test callback prop with Enzyme 0.00
How to retrieve different type of data from JSON object array and p... +0.41
Validate unit test logic that runs inside a Promise.resolve 0.00
Using TypeScript with Jest not catching syntax errors 0.00
Testing ES 2015 modules with Mocha 0.00
Test Javascript calls to api with jest 0.00
SyntaxError: Unexpected identifier - Nonsensical error in React Enz... 0.00
Jest encapsulate setup/teardown code into a function 0.00
How to stub ES5 class constructor? 0.00
TypeError: Cannot read property 'render' of undefined in Je... 0.00
Variant of toEqual that works with class properties in the same way... 0.00
testing the async function passed as a prop from parent to child +0.41
Mock delay() RxJS with Jest +0.42
How to read a file before runing a set of mocha test 0.00
How to stub a "wrapper" function using Sinon? 0.00
REST API test with Mocha & Chai- Unhandled promise rejection 0.00
Jest: how to restore to a previous mocked implementation (not the o... 0.00
Conditionally asynchronously execute mocha test 0.00
How to test HOC with enzyme, chai 0.00
Jest: How to mock a library in node_modules? -0.62
Jest mocking of classes with DI dependencies 0.00
How to mock history.listen? +0.42