Rafael Khan

Results 3 issues of Rafael Khan

I started by writing the failing test case, checking if my endpoint 401s at the right time. Despite not adding a 200 check, newman seems to be automatically inserting that...

bug
pull request needed
getting-started
product/newman

It appears as though the line `setTimeout(rollingSpider.land, 5000);` fails with an undefined error because `setTimeout` is setting `this` to the global scope. I'd be willing to contribute a fix if...

I wish I could give more information than this, but whenever I add ``` import { Ripple } from 'react-ripple-effect'; ``` my code breaks with that error. I'm using webpack...