joeyvanlierop / xkcdbot

A reddit bot that automatically links xkcd comics in the /r/xkcd subreddit 🤖
MIT License
37 stars 20 forks source link

Resp 20200121 #3

Closed jgreenemi closed 4 years ago

jgreenemi commented 4 years ago

Notes

Testing


Ran 6 tests in 0.505s

FAILED (errors=1)


This failure occurred on `master` before I introduced any changes. Commenting out `test_database.py` shows tests passing:

(env) C:\Users\clyde\prjx\xkcdbot>python -m unittest discover ....Comment size 10001 exceeded 10000 response char limit, saving and skipping. ..

Ran 6 tests in 0.529s

OK