Closed baconbm closed 5 years ago
This PR adds unit tests for the extractUsername function. You will also code to remove an unnecessary else. This is being addressed in another PR but I needed it for the code to run on my local so feel free to disregard. Closes #88
extractUsername
Is it supposed to be ‘extractUsername’?
oops. yes, thanks.
Thanks @baconbm , now no twitter username can escape our grasp! (Until proven wrong)
This PR adds unit tests for the
extractUsername
function. You will also code to remove an unnecessary else. This is being addressed in another PR but I needed it for the code to run on my local so feel free to disregard. Closes #88