@ -2,3 +2,4 @@
- Encode images in base64 with proper prefix "data:image/png;base64,<encoding>"
- Parametrize tags
- Generalize the ImageService test with faker
- Is there a better way to import modules without using relative paths?