Defuera / CryptoBot

Simple bot helps you to be up to date on cryptocurrency prices
4 stars 1 forks source link

Refactor/messenger #52

Closed Defuera closed 7 years ago

Defuera commented 7 years ago

add logging-interceptor dependency move KillHandler to telegram introduce ability to add Handlers dynamically refactor CommandHandlerFacade remove UnsupportedCommandHandler, instead InvalidCommand should be thrown break HelpCommandHandler get rid of enum Command since HandlerFactory created dynamically all dependencies can be provided via injection comment out KillCommandHandlerFactoryTest, KillCommandHandlerTest, CommandHandlerFacadeImplTest, PublisherImplTest, SubscribeTest - needs to be resotred