Fixes a bug introduced in #111 where default options would be applied during the parsing stage but not the fetching stage. Default options are now passed to both. Covered using a test which hits the twitter API as a temporary measure, with a suggestion for how this could be mocked in the future.
Fixes a bug introduced in #111 where default options would be applied during the parsing stage but not the fetching stage. Default options are now passed to both. Covered using a test which hits the twitter API as a temporary measure, with a suggestion for how this could be mocked in the future.