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 ... 11
Title Δ
Async beforeAll() does not finish before beforeEach() is called +1.05
How to test different screen widths using Jest 0.00
Is a pre-processor like Babel really necessary for Jest to work for... 0.00
Following Jest Docs, Getting an error on mockImplementation(). What... 0.00
Why a value incremented in x while not in found object? -0.59
javascript unit testing - return different objects from jest virtua... 0.00
How do I get jest to to work with ES6 dependencies 0.00
How can I test a function that uses complex objects from an externa... 0.00
How to resolve module dependancies when mocking modules in JEST 0.00
How to test a dispatch function? 0.00
Typescript: type arrays with different type for each element 0.00
How can jestjs test a function that uses performance.now()? 0.00
Can jest test a thenable? -0.12
.getAttribute is not a function +1.78
Using Jest, how to trigger a breakpoint only when a test case fails? 0.00
Jest mock node module not working with typescript 0.00
Type Error : is not a function in jest test 0.00
Mock tests doesn't fail 0.00
How To 'Flush' A Jest Mock (without using await) 0.00
How to mock a node module with jest within a class? +0.42
NodeJS: How check if a class/stub is called with new? 0.00
How do I spyOn third party function with jest? +0.38
Jest - How to mock nested function? 0.00
Code coverage concern on promise/asynchronous unit testing using no... 0.00
How can I resolve AWS mock test with singleton classes -0.58
Jest test fails for async function that calls another async function 0.00
Inserting prop into Jest test for react component - receiving '... 0.00
How to test async function with spyOn? -0.25
Stubbing single exported function with Sinon 0.00
Mocking a Node Module which uses chained function calls with Jest i... 0.00
Are Jest timer mocks broken in Stencil 1.0.2? 0.00
Sinon Stub for AWS X-Ray calls 0.00
React/Jest/Enzyme - await not waiting long enough -2.38
How to mock an IIFE while importing in jest test 0.00
How to test a conditional expression in mocha / sinon 0.00
Using Jest even after doing fetch.mockResponse actual fetch is gett... 0.00
Jest: async test incorrectly passes despite mismatched expect/recei... 0.00
How can I check a function for having arguments without checking th... 0.00
How to restore a mock created with jest.mock()? 0.00
Mocking data from MongoDB to satisfy TypeScript in Jest 0.00
Is there a way to change the mocked value of a required dependency? -0.59
How to write unit test for cassandra execute query in nodejs using... 0.00
Using react-hooks-testing-library with jest.spyOn - spy is not called 0.00
Why is the Jest mock instance empty when mocking a Node.js module? 0.00
How to assert for an error using axios and async / await 0.00
How to check the response from global fetch in JEST test case 0.00
How to test a "throwing an error" in Mocha having it in a... 0.00
Testing Sentry with Jest 0.00
Mock SerialPort with jest 0.00
How to test if element(tag) rendered with jest/enzyme? 0.00