wadecha
64b129a0aa
Update redisAppender-test.js
2017-03-16 11:50:15 +08:00
wadecha
da7c236735
Update redisAppender-test.js
2017-03-16 11:46:01 +08:00
wadecha
1c0922a2f8
Update redisAppender-test.js
2017-03-16 11:40:05 +08:00
wadecha
317d68ea1a
Update redisAppender-test.js
2017-03-16 11:26:48 +08:00
wadecha
15583cb5ee
Update redisAppender-test.js
2017-03-16 11:18:53 +08:00
wadecha
3452566fe3
Update redisAppender-test.js
2017-03-16 11:17:45 +08:00
wadecha
1cfc4ebc3f
Update redisAppender-test.js
2017-03-16 10:31:00 +08:00
wadecha
cd53058dd3
Update redisAppender-test.js
2017-03-16 10:23:48 +08:00
wadecha
44616d0704
Update redisAppender-test.js
2017-03-16 09:27:16 +08:00
wadecha
df0d8d8b7e
Update redisAppender-test.js
2017-03-16 09:21:28 +08:00
wadecha
4c336e13c9
Update redisAppender-test.js
2017-03-16 09:05:03 +08:00
wadecha
b891c3c9a3
Create redisAppender-test.js
2017-03-15 19:38:10 +08:00
Francis Zabala
d0f8f67fc2
feat(LogstashUDP): Added a way for fields to be added without dot.
2017-01-17 12:54:20 +08:00
Gareth Jones
4b41669324
fix(test): moved and simplified last two vows tests
2017-01-02 21:42:07 +11:00
Gareth Jones
c491929965
fix(test): moved config reload test to tap
2017-01-02 20:47:06 +11:00
Gareth Jones
52016b30de
fix(test): moved clustered appender test to tap
2017-01-02 20:31:45 +11:00
Gareth Jones
074c04eea4
fix(test): moved multiprocess test to tap
2017-01-02 20:12:39 +11:00
Gareth Jones
6026b1aa25
fix(test): moved global log level test to tap
2017-01-02 19:14:11 +11:00
Gareth Jones
1d5135bcca
fix(test): moved abspath test to tap
2017-01-02 19:09:45 +11:00
Gareth Jones
9f05cb35ee
chore(test): renamed nolog test
2017-01-02 15:41:34 +11:00
Gareth Jones
9e0c5272dc
fix(test): moved nolog test to tap
2017-01-02 15:40:41 +11:00
Gareth Jones
8969d13478
fix(test): fix for file test timing problem
2017-01-02 14:59:11 +11:00
Gareth Jones
402bb6e5cc
fix(test): moved logging test to tap
2017-01-02 14:36:59 +11:00
Gareth Jones
089bf1c5c7
fix(test): moved levels tests to tap
2017-01-01 17:23:37 +11:00
Gareth Jones
93c3f2b9d1
fix(test): moved connect logger test to tap
2017-01-01 16:44:45 +11:00
Gareth Jones
2d7cee2de5
fix(test): moved fileSync test to tap
2016-12-30 20:27:16 +11:00
Gareth Jones
0dec2dbe31
fix(test): moved logLevelFilter test to tap
2016-12-30 20:02:45 +11:00
Gareth Jones
e84dc40991
fix(test): moved logFaces test to tap
2016-12-30 19:51:35 +11:00
Gareth Jones
7d13b6e04f
fix(test): fixing regexp for older node versions
2016-12-30 19:12:33 +11:00
Gareth Jones
fdf9558b6d
fix(test): simpler regexp in layouts test
2016-12-30 19:06:52 +11:00
Gareth Jones
d3dbaf5f3e
fix(test): moved layouts test to tap
2016-12-30 19:02:45 +11:00
Gareth Jones
6838fcdb93
fix(test): date_format -> external lib, dateFile test -> tap
2016-12-30 18:01:50 +11:00
Gareth Jones
9d84bddf4a
fix(test): moved file appender test to tap
2016-12-29 22:57:54 +11:00
Gareth Jones
fdbb052a54
fix(test): moved gelf test to tap
2016-12-29 18:57:36 +11:00
Gareth Jones
c196c5bce1
fix(coverage): exclude node_modules from being covered
2016-12-29 18:16:42 +11:00
Gareth Jones
1064850513
fix(test): got coverage working with sandboxed-module
2016-12-29 18:12:37 +11:00
Gareth Jones
582df9fb12
fix(test): moved mailgunAppender, hipchatAppender test to tap
2016-12-28 17:30:19 +11:00
Gareth Jones
c99165cf2a
fix(test): moved mailgunAppender test to tap
2016-12-28 17:19:50 +11:00
Gareth Jones
1065c50948
fix(test): moved slackAppender test to tap
2016-12-28 17:09:43 +11:00
Gareth Jones
5975159470
fix(test): moved smtpAppender test to tap
2016-12-28 17:02:01 +11:00
Gareth Jones
d685b18a97
fix(test): moved newLevel and subcategories tests to tap
2016-12-28 13:00:21 +11:00
Gareth Jones
e45476f24d
fix(test): moved console, logger, logstash tests to tap
2016-12-27 18:52:38 +11:00
Gareth Jones
59186499ca
fix(test): moved configuration test to tap
2016-12-27 14:38:39 +11:00
Gareth Jones
d8e87dc7f5
fix(test): moved category filter test to tap
2016-12-27 13:11:50 +11:00
Gareth Jones
d4a1971b27
test(multiprocess): bumped up the timeout, as tests run slower with cov
2016-12-27 08:49:36 +11:00
Gareth Jones
a78af6b23a
test(tap): replaced tape with tap, moved loggly test to tap
2016-12-27 08:35:39 +11:00
Gareth Jones
399562737a
Merge branch 'es6-refactor' of https://github.com/e-cloud/log4js-node into e-cloud-es6-refactor
2016-12-21 22:08:00 +11:00
Gareth Jones
c478c53db1
Fix for #397 - multiprocess shutdown
2016-12-21 08:24:09 +11:00
Gareth Jones
99571a5c9a
added passing shutdown function to addAppender, also added enableLogWrites call to clearAppenders
2016-12-15 08:17:44 +11:00
e-cloud
3e4f3a66f3
style: format test code
...
a error occur in `loggin-test.js` - 'invalid configuration'.
It may reveal some internal defects of this library.
Another problem occurs in `configureNoLevels-test.js`. I mark a
**todo** there.
2016-12-12 22:23:39 +08:00