StackRating

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

Andreas Köberle

Rating
1494.23 (4,300,338th)
Reputation
53,035 (1,852nd)
Page: 1 2 3 4 5 ... 16
Title Δ
Unit test for a function with random inside. Javascript +0.02
JEST STYLED COMPONENTS - toHaveStyleRule didn't find property 0.00
jest: Mock function have not been called in mock promise function 0.00
Mocking an ES6 class function with Jest 0.00
Jest snapshot undefined 0.00
Jest - how to test if a component does not exist? +0.51
how to unit test of this function using TDD ? +1.31
How to mock third party modules with Jest 0.00
stubbing process.exit with jest 0.00
`window` is not being exposed to Jest -0.09
How would you mock 'onPress' within Alert? 0.00
How to understand and unit test this React-Redux function with Jest 0.00
How to change jest test file suffix? 0.00
how to change jest mock function return value in each test? +1.77
Shallow test React branch Jest and Enzyme 0.00
how to mock module when using jest 0.00
are there issues with generating a new wrapper for each test in Enz... 0.00
What is the difference between 'toBe' and 'toEqual'... 0.00
expect(jest.fn()).toHaveBeenCalled() error 0.00
How to mock the HTML5 File object with Jest 0.00
How to access the history object in Jest -0.48
Jest Mock module per test 0.00
Jest Mock - inserting values into tested file 0.00
running jest through config gives error 0.00
How can I make this test passes? Method “dive” is only meant to be... 0.00
jest mocking on relative path 0.00
How to use Jest to test file download? 0.00
How can I make this line work in jest ? => jasmine.clock().insta... 0.00
Service mocked with Jest causes "The module factory of jest.mo... +0.52
Run Jest test and collect coverage from all files in a specific dir... 0.00
How to stub a class method inside a function under test using sinon? 0.00
Mocking a callback from a library using jest 0.00
how to mock npm uniqid for react unit test when using Jest? 0.00
Testing a component whose child has a context 0.00
Snapshot with router not work 0.00
Jest: Better way to disable console inside unit tests 0.00
How to mock a module for only one test file with Jest? 0.00
How do you use Jest to test img.onerror 0.00
How to link zoom in different charts in echarts 0.00
How to wait for setState in componentDidMount to resolve when testi... 0.00
How to assert this promise via jest? 0.00
How to use Jest with jsdom to test console.log? 0.00
Jest test __DEV__ is not defined 0.00
Categorizing failing test cases in jestjs 0.00
Jest, mock a function not working 0.00
How to mock an import with jest 0.00
Does jest automatically restore mocked modules between test modules? 0.00
Test inner functions with Jest's snapshots 0.00
Jest enzyme shallow test is not rendering all elements of the React... +0.54
How to test the ES6 fetch method with Jest +0.03