Brian Gough
|
c8cc1e1bfe
|
handle undefined logger in event loop monitor
|
2018-05-10 10:10:34 +01:00 |
|
Shane Kilkelly
|
f2ebdd1662
|
Increment stats for success/failure of wrapped async calls
|
2017-03-20 16:54:40 +00:00 |
|
Shane Kilkelly
|
1f77cc0fd3
|
If function is called without callback, apply with original args
|
2017-03-20 16:37:53 +00:00 |
|
Shane Kilkelly
|
31235beee5
|
Don't throw error if the function is not invoked with callback.
Instead, log the error and return early.
|
2017-03-20 16:17:22 +00:00 |
|
Shane Kilkelly
|
5ea83947dd
|
remove stray compiled js file
|
2017-03-16 10:10:40 +00:00 |
|
Shane Kilkelly
|
772f950d7c
|
Test failure when wrapped method is not async/callback
|
2017-03-16 10:07:52 +00:00 |
|
Shane Kilkelly
|
a5aec5b812
|
Test failure to wrap method
|
2017-03-16 10:02:19 +00:00 |
|
Shane Kilkelly
|
40b238271d
|
Add tests for methods producing errors, and logger
|
2017-03-16 09:55:07 +00:00 |
|
Shane Kilkelly
|
c3b18618bf
|
Add unit tests
|
2017-03-16 09:49:45 +00:00 |
|