Lam Wei Li
|
2523e17a15
|
chore(deps-dev): bump prettier from 1.19.1 to 2.7.1
|
2022-09-28 17:22:38 +08:00 |
|
Lam Wei Li
|
4dc4c59e78
|
test: adjusted timeout interval for OS operations
|
2022-09-02 16:37:13 +08:00 |
|
Lam Wei Li
|
745d689696
|
test: extended timeout interval for OS operations
|
2022-07-26 17:21:57 +08:00 |
|
Lam Wei Li
|
4bc5589a28
|
style: ran prettier
|
2022-07-26 03:07:06 +08:00 |
|
Zachary Haber
|
cad9555948
|
style: run prettier:fix
|
2022-06-23 01:00:07 +08:00 |
|
Lam Wei Li
|
63b8f5367a
|
chore(test): updated multiFileAppender tests' teardown() to reinstate debug and process.stderr.write
|
2022-03-15 15:59:30 +08:00 |
|
Lam Wei Li
|
cbfffd4d71
|
chore(dev): bump eslint-config-airbnb-base from 13.2.0 to 15.0.0
|
2022-03-14 16:31:03 +08:00 |
|
Lam Wei Li
|
0abf8a601d
|
chore(test): increased timeout for multi-file-appender-test.js
|
2022-03-10 01:02:18 +08:00 |
|
Lam Wei Li
|
905a513cf6
|
chore(test): update multiFileAppender tests to teardown so as not to affect the next test
|
2022-03-08 15:33:38 +08:00 |
|
Lam Wei Li
|
f5a9d13313
|
chore(test): improve test coverage for multiFileAppender
appenders/multiFile.js - Line 25 - debug('ignore error on file shutdown: %s', err.message);
|
2022-03-08 15:19:29 +08:00 |
|
Lam Wei Li
|
89e70e7fb8
|
chore(test): improve test coverage for multiFileAppender
appenders/multiFile.js - Line 53 - timers.get(fileKey).lastUsed = Date.now();
appenders/multiFile.js - Line 70 - clearInterval(timer.interval);
|
2022-02-05 16:01:44 +08:00 |
|
Lam Wei Li
|
d3872208c9
|
refactor(test): tap v15 - replaced deprecated synonyms, separated tap.has() and tap.match()
https://github.com/tapjs/node-tap/pull/649/files
6d9f5798a9/lib/synonyms.js
2c15bd8779
|
2022-01-26 20:15:15 +08:00 |
|
Lam Wei Li
|
166f2252f7
|
refactor(test): replaced tap.tearDown() (deprecated) to tap.teardown() (backward-compatible) in preparation for tap v15
https://github.com/tapjs/node-tap/pull/649/files
|
2022-01-26 19:14:56 +08:00 |
|
Lam Wei Li
|
a0baec23a8
|
chore(test): fixed teardown() causing tests to fail due to fs errors on removal
|
2022-01-19 10:32:20 +08:00 |
|
peteriman
|
c0f95fa53a
|
chore(test): update teardown() for tests to remove tmp files
|
2022-01-19 01:37:22 +08:00 |
|
Gareth
|
5addabd6f6
|
chore: changes to get tests passing on windows
|
2019-08-16 14:26:39 +10:00 |
|
Gareth Jones
|
66fe30e9f4
|
chore: oh shit I changed the eslint rules
|
2019-08-01 16:57:32 +10:00 |
|
Martin Heidegger
|
a06e2cc83c
|
chore: updated dependencies (including eslint)
|
2019-02-20 23:07:23 +09:00 |
|
Naoyuki Sogo
|
f066f19a2c
|
test: multiFile appenders' shutdown called before use
|
2018-10-02 09:24:54 +09:00 |
|
Gareth Jones
|
9f9831ffb8
|
chore: bump up timeout for multi-file timeout test
|
2018-05-21 07:51:28 +10:00 |
|
Colm Murphy
|
c61ddb0a72
|
changed detection of multi-file timeout
|
2018-05-18 15:04:42 +01:00 |
|
Colm Murphy
|
13909b6fe3
|
added timeout support to multiFile appender
|
2018-05-03 12:14:13 +01:00 |
|
Gareth Jones
|
906a77403d
|
chore(lint): added linting to test files
|
2017-11-14 08:45:22 +11:00 |
|
Gareth Jones
|
f25f1e147e
|
feat(multiFile): added multiFile appender (#437)
|
2017-07-14 08:17:08 +10:00 |
|