Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests #14

Open
wwbrannon opened this issue Feb 9, 2020 · 0 comments
Open

Tests #14

wwbrannon opened this issue Feb 9, 2020 · 0 comments
Assignees

Comments

@wwbrannon
Copy link
Collaborator

wwbrannon commented Feb 9, 2020

Need unit / integration tests. Probably we should prefer integration to unit - it's hard to imagine how to unit-test some of the parts here without a really elaborate testing harness including a fake Twitter API.

Speaking of which: how to rig up the testing environment? Travis can provide mysql and postgres, sqlite is always available, but access to the Twitter API is the sticking point. Maybe make some creds for testing purposes? See what tweepy does?

@wwbrannon wwbrannon added this to the Release packaging milestone Feb 9, 2020
@wwbrannon wwbrannon self-assigned this Feb 12, 2020
@wwbrannon wwbrannon changed the title Unit tests Testing Sep 11, 2020
@wwbrannon wwbrannon changed the title Testing Tests Sep 28, 2020
@wwbrannon wwbrannon removed this from the Release packaging milestone Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant