Remy Sharp
2a2f1260e4
If no script, default is null, not -1. Fixes #265
...
Includes test and exposing the command run for debugging.
2014-01-21 07:57:27 +00:00
Remy Sharp
1d7de9c31f
Passes tests again
2014-01-07 22:57:13 +00:00
Remy Sharp
de13b292ec
Fixed #252 . Windows needs to watchFile to trigger watch...
2014-01-05 12:56:16 -08:00
Remy Sharp
13770da9f3
Fixed nodemon.once. Add config.run. Tests not 100% passing
...
Something weird is happening with required nodemon and re-running lots of times, that somehow resets the config. I know it's due to my tests, but I'm unsure which one is actually causing the damn issue. Anyway, bed for me, it's almost 2am. Sod this for a game of cricket.
2014-01-05 01:42:37 +00:00
Remy Sharp
8eef00b334
Add new tests for match code and updated for monitor format.
2014-01-05 00:44:56 +00:00
Remy Sharp
e92d29316f
Fixed default ignore rule overriding all
2014-01-02 18:17:26 +00:00
Remy Sharp
ab464021df
78 tests passing on mac.
2013-12-29 20:26:28 +00:00
Remy Sharp
5c7af6bfc4
More tests. 79% code coverage + more docs
...
- Events documented
- Require working nicely
- If nodemon is required, nodemon message are emitted rather than console.log'ged
2013-12-14 00:57:41 +00:00
Remy Sharp
abc27cd5ca
Correct signal passing. Fixes #232 .
...
Also more linting, tweaks to FAQ & contributing and added .jshint file.
Also adds test for signal test (though needs mocha to timeout at 15 seconds!)
2013-12-10 00:06:25 +00:00