7 Commits

Author SHA1 Message Date
ivaosthu f4667fa767 chore: add a test to verify eventHook registration 2020-02-20 08:34:26 +01:00
ivaosthu ccaab0c47b fix: LogProvider as option injected to unleash.
Instead of instructing users to do static calls
in to Unleash, she should instead be allwed to
specify the log provider as an option to Unleash.

This commit introduces the "getLogger" option,
a function responsible for creating a logger.
2020-02-20 08:34:24 +01:00
ivaosthu cdf623e70f chore: Upgrade ava to 1.0.1 2020-02-20 08:34:18 +01:00
ivaosthu 2dde9c4b95 chore(modernize): Modernize IndexController 2020-02-20 08:34:17 +01:00
sveisvei 0ae24c68e6 Refactor routes setup, move test files, cleanup legacy 2020-02-20 08:30:51 +01:00
sveisvei 375a8b1d4f Prettier/lint 2020-02-20 08:30:50 +01:00
sveisvei fa6c28de8f pass along hooks, add test to server impl 2020-02-20 08:30:50 +01:00