rust smart open | write the tests for open http function

Опубликовано: 24 Октябрь 2024
на канале: Joydeep Bhattacharjee
6
0

In this video will be trying to write the code for the tests of the open_http function. The happy path test code is written. But the issue comes when trying to test for the non existent files. Tried to understand how to go about writing the code in this video but ultimately have left this exploration for the next video.

Thanks for watching the video

This is active development of the smart_open rust crate https://github.com/infinite-joy/smart...