Closed rm-you closed 4 years ago
If you could pull this down and run it on the test bot, that'd be A++ :D
(node:5124) UnhandledPromiseRejectionWarning: TypeError: Reduce of empty array with no initial value
at Array.reduce (--unhandled-rejections=strict
(see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:5124) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
(node:5124) UnhandledPromiseRejectionWarning: TypeError: Reduce of empty array with no initial value
at Array.reduce (--unhandled-rejections=strict
(see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
(node:5124) UnhandledPromiseRejectionWarning: TypeError: Reduce of empty array with no initial value
at Array.reduce (
Also add a basic test for wikiHandler message formatting.
Resolves: #23