def test_twitter_client_images():
    client = TwitterClient()
    images = client.get_images_by_hashtag("#helloworld", 10)