Forbes Lindesay
Forbes Lindesay
## Errors that should trigger entire test to re-run Sauce Labs: ``` Invalid request (404): ERROR The test with session id eea669797cfa493aa923ad4d574bfd79 has already finished, and can't receive further commands....
Using taxi-rank and cabbie-sync to fetch the "checked" property of an un-checked checkbox, produces the error: "Return Type must be a string"
This would allow any module implimenting: fs.unlink(path, callback(err)) fs.readdir(path, callback(err, files) fs.statSync(path) fs.stat(path, callback(err, s)) fs.mkdir(path, mode = 0755, callback(err)) fs.open(path, flags = 'r', callback(err, fd)) fs.read(fd, 4096, socket.totsize, socket.mode,...
It's possible (fairly simple) to beat CircleCI and get the credentials first. You can figure out what the next build will be, so it's just a case of finding watching...
## 🐛 Bug Report Use the native Promise implementation breaks useFakeTimers ## To Reproduce Steps to reproduce the behavior: ```js jest.useFakeTimers(); test('timing', () => { Promise.resolve().then(() => console.log('promise')); setTimeout(() =>...
This looks like a really cool project. We ended up doing something very similar as part of an effort to build a video editor in the browser. You can see...
I'm planning to land a new API in jade (https://github.com/visionmedia/jade/pull/1596) that I think could be really awesome for browserify. It would allow us to support something like: ``` js var...
It always strikes me as a shame to have `.js` on the end of component names.
Same as #83 but with a fixed diff