Closed TimBMK closed 2 years ago
I've set up a TWITTER_BEARER as secret in the test-coverage environment on my Git. Any pointers why the associated test still fails @chainsawriot ? /// Edit: Setting it up as a Repository Secret did not help, either
@TimBMK Thanks for this. But it also contains the changes from #299. I will purify it first.
I've set up a TWITTER_BEARER as secret in the test-coverage environment on my Git. Any pointers why the associated test still fails @chainsawriot ? /// Edit: Setting it up as a Repository Secret did not help, either
I just found that the current Master branch can't pass the whole test as well, that might be the reason. Let me fix it first.
Added a function to get user mentions by changing the endpoint for get_user_timelines(). Tests are included and should work as expected