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: SampledStream #6

Open
saadmanrafat opened this issue Dec 10, 2020 · 0 comments
Open

Tests: SampledStream #6

saadmanrafat opened this issue Dec 10, 2020 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@saadmanrafat
Copy link
Member

saadmanrafat commented Dec 10, 2020

Check out the examples folder and the docs here twitivity.dev/docs. To get yourself familiar with Twitter API v2.

See the SampledStream API Reference

Test Constraints:

tweet_fields = "created_at, public_metrics, geo, referenced_tweets, source"
user_fields = "id, public_metrics"
expansions = "entities.mentions.username"

Contributing

Make a feature or bugfix branch, e.g., git checkout -b my_new_feature
Make your changes in that branch
Make Sure to Use Black Code Formatter
Create a pull request

@saadmanrafat saadmanrafat added good first issue Good for newcomers help wanted Extra attention is needed labels Dec 10, 2020
@saadmanrafat saadmanrafat changed the title Writing Tests: FilteredStream Tests: FilteredStream Dec 10, 2020
@saadmanrafat saadmanrafat changed the title Tests: FilteredStream Tests: SampledStream Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant