node-bunyan-lite/test
Trent Mick da55eeee60 back to dtrace-provider dep 2012-11-02 13:36:46 -07:00
..
corpus [issue #45] Fix bunyan CLI (default output mode) to not crash on a 'res' field that isn't a response object, but a string. 2012-10-10 11:39:29 -07:00
buffer.test.js [issue #35] Ensure that an accidental `log.info(BUFFER)`, where BUFFER is a node.js Buffer object, doesn't blow up. 2012-08-22 15:04:30 -07:00
child-behaviour.test.js [issue #49] Allow a `log.child()` to specify the level of inherited streams. 2012-10-22 22:30:00 -07:00
cli.test.js [issue #45] Fix bunyan CLI (default output mode) to not crash on a 'res' field that isn't a response object, but a string. 2012-10-10 11:39:29 -07:00
ctor.test.js [issue #49] Allow a `log.child()` to specify the level of inherited streams. 2012-10-22 22:30:00 -07:00
cycles.test.js JSON.stringify safely 2012-09-10 11:24:39 -07:00
dtrace.test.js back to dtrace-provider dep 2012-11-02 13:36:46 -07:00
error-event.test.js pull #21: some style tweaks, add stream to error event args, test case, example, changelog 2012-06-04 23:13:50 -07:00
log-some.js more reliable dtrace test, drop node0.9 testing (dtrace-provider doesn't work) 2012-11-01 20:05:56 +00:00
log.test.js [issue #5] Fix `log.info() -> boolean` to work properly. Previous all were returning false. 2012-02-19 21:42:23 -08:00
other-api.test.js Export `bunyan.resolveLevel(NAME-OR-NUM)` to resolve a level name or number to its log level number value 2012-08-24 16:28:31 -07:00
raw-stream.test.js per issue #8 change the way a raw stream is handled 2012-06-21 14:49:04 -07:00
ringbuffer.test.js use RingBuffer.records instead of RingBuffer.enties (related to pull #15) 2012-06-21 14:53:05 -07:00
std-serializers.test.js fix long-stack-trace error serialization added in 0.14.4 2012-10-11 14:02:48 -07:00