CodeZwei / shisho

Chrome Extension and Database for saving and recording metadata about hentai images.
MIT License
1 stars 0 forks source link

Integration testing per website #16

Open CodeZwei opened 1 year ago

CodeZwei commented 1 year ago

It is likely necessary for long term maintainability to have unit tests which either cache or pull a webpage from the various media sites and tests the extractions.

We can store an html page, locally or as an artifact and test. Possibly a timed job to periodically re-fetch the pages and verify the tests.