Marco Rogers
Marco Rogers
Right now it looks like each test gets a unique context (e.g. `this`). But the context should be shared by the `before()` and `after()` methods. This enables you to set...
Foounit has waitFor and waitForTimeout keywords for doing asynchronous testing. But these aren't good for the simple use case of running a simple function once. What I'm doing is mocking...
Changes proposed in this pull request: Minor content fix for correctness. The previous code example ran `someFunction` immediately instead of inside the promise callback. - - - When you're ready...
This is a small thing, but I had to fix the smart single quotes when I copied your code samples from the readme.
upload_recieved => upload_received
Had problems with rebuilding gc.node on a new computer. The configure info is located in .lock-wscript which should also be deleted with the clean command. Here's a patch. ``` diff...
- Module installation - Known issues - TODOs
Why? cause it seems to be in fashion