yuletide/nitterbot

Use mocks instead of vcr

yuletide opened this issue · 2 comments

https://pytest-mock.readthedocs.io/en/latest/ instead of (or in addition to) vcr so we don't have to either set up a test mastodon server (could be fun anyways) or expose login credentials in the vcr cassettes (or could just leave them out of the repo and hope the reference statuses stay up forever)

VCR Now removed