python-libzim icon indicating copy to clipboard operation
python-libzim copied to clipboard

get_entry_by_title not properly tested

Open rgaudin opened this issue 7 months ago • 0 comments

Archive.get_entry_by_title() is not properly tested. We only test that incorrect value raises and that the fallback to path works but not that a valid title returns the proper entry.

rgaudin avatar Apr 29 '25 11:04 rgaudin