13 Commits

Author SHA1 Message Date
Seiji Komatsu
d506ec68e5 Fixes #4434
The 2nd argument of Logs constructor contains just a command line
arguments like `{"-f", "hello"}`.

As of the above, logs command always fail on the last of logs command.

PR#4344 aims to inject userStats, so I've solved this problem by
injecting userStats by substitution not the constructor argument.
2017-11-04 12:00:27 +09:00
Alessio Coser
21450dfd7f injects usersStat dependency to improve code coverage of Logs class 2017-10-04 15:19:22 +02:00
Philipp Muens
80970a4b2d Minor fixes / add whitespaces for better readability 2017-06-28 09:43:31 +02:00
davidwells
025af78403 userStats logs 2017-06-26 17:04:12 -07:00
Philipp Muens
8aad2372eb Refactor test structure
So that all tests follow the *.test.js pattern and globs are used to find test files.
2016-11-22 12:49:26 +01:00
Maciej Winnicki
fb0887f759
standardize commands decription 2016-10-12 08:44:29 +02:00
Florian Motlik
f9f212b404 WIP 2016-09-05 16:18:58 +02:00
Eslam A. Hefnawy
709c835c6c added notes about logs lag 2016-07-29 22:18:20 +09:00
Eslam A. Hefnawy
640c5bfcbe added supported string formats for startTime in logging plugin 2016-07-29 20:40:54 +09:00
Eslam A. Hefnawy
5d70681462 fixed typo 2016-07-29 20:40:54 +09:00
Eslam A. Hefnawy
d3e0bce4fc logging docs enhancements and updates to startTime option 2016-07-29 20:40:54 +09:00
Eslam A. Hefnawy
98ec45ce7e added tests and docs for logging plugin 2016-07-29 20:40:54 +09:00
Eslam A. Hefnawy
effae1db1d added logs plugin 2016-07-29 20:40:54 +09:00