Missing unit tests for download_text_from_url utility #415
xiaoaoshan
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I noticed that the function
download_text_from_urldoes not seem to have dedicated unit tests.Since this function involves network I/O and text extraction, it may benefit from:
Would you consider adding tests for this function?
If needed, I’d be happy to contribute a PR.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions