* Run unit tests on Windows as well. * Test on mac. * Continue running on error. * Compared normalized paths to work cross platform. * Only test common set of mimetypes across operating systems.
* Add content-type filter method to folder_paths * Add unit tests * Hardcode webp content-type * Annotate content_types as Literal["image", "video", "audio"]