Tim Kevin Oxley
Tim Kevin Oxley
Turns out, I can't use remove() on an embedded document without mongo complaining when I try to save the parent document. :(
``` npm search oculus … No match found for "oculus" ```
## 🚀 Feature Proposal Please support writing async tests that can also use the `done` callback. This didn't work "properly" before the new `jest-circus` runner forbid this combination, but it...
The object coming out of `child_process.execSync` has the following properties: ``` pid Number Pid of the child process output Array Array of results from stdio output stdout Buffer|String The contents...
Perhaps? Trailing ending added by GitHub editor
This hasn't been updated in a while, so I assume you're no longer using it? What's your recommendation for ensuring dbs/services are connected before accepting connections? I had planned on...
A large number of APIs are JSON only: passing {encoding: 'json'} to every request is likely to get very repetitive. This patch adds a .json property to the exported servertest...
escaping quotes is crap
moustache style syntax perhaps
See https://github.com/npm/npm/issues/5144