arcade-mcp/toolkits/x/tests
Eric Gustin 7d45a99722
X Toolkit: Handle no tweets returned in search (#256)
## PR Description
Search ([see API docs
here](https://docs.x.com/x-api/posts/recent-search)) returns a 'data'
field that maps to a list of tweets returned. We've observed that the
'data' field is not present if no tweets match the search. This PR
handles that case safely.
2025-02-18 13:28:33 -08:00
..
__init__.py Add initial X toolkit, remove Github toolkit, rename math toolkit (#52) 2024-09-23 13:42:22 -07:00
test_tweets.py X Toolkit: Handle no tweets returned in search (#256) 2025-02-18 13:28:33 -08:00
test_users.py Add lookup_tweet_by_id to X Toolkit (#165) 2024-11-27 17:07:12 -08:00