Now that the project gets a decent amount of contributions, I should set up a testing suite to test all of the functions.
This should be easy to do. I simply need to try a series of inputs with values that it should be able to handle.
self.image_src("htss://ddddd.com") --> fail
Now that the project gets a decent amount of contributions, I should set up a testing suite to test all of the functions.
This should be easy to do. I simply need to try a series of inputs with values that it should be able to handle.