DevChatter / ChatterBot

Highly modular Twitch chat bot.
MIT License
10 stars 5 forks source link

Unit tests failing in main branch - need to get clean baseline. #33

Closed SimonGeering closed 4 years ago

SimonGeering commented 4 years ago

Describe the bug Unit tests for code in the main branch are failing.

To Reproduce See CI Build - https://github.com/SimonGeering/ChatterBot/pull/1/checks?check_run_id=963659950

Expected behavior A clear and concise description of what you expected to happen.

SimonGeering commented 4 years ago

I have managed to fix a bunch of these by resolving a null reference bug as noted in #34

This fix is included in the PR #32