Henrik Haugberg

Results 3 issues of Henrik Haugberg

It might be logical reasons that I don't know about, but I wonder about some of the name differences between sinon-methods: spy.notCalledWith assert.neverCalledWith Should they have the same name? stub.callsFake...

Difficulty: Medium
Help wanted
pinned
hacktoberfest

Hi, I have experienced this when using React Reveal in an application, and recreated the case with similar css in [this jsfiddle](https://jsfiddle.net/henit/r6xe7qst/11/). **What happens**: I have a react component that...

Hi, I am using bem-cn 3.0.1. I need to get class names as strings, but when I am trying to follow [this instruction](https://github.com/albburtsev/bem-cn#1): _Use final call without arguments to get...