2024-03-30 11:08:48 +00:00
|
|
|
- Parametrize bot API url in env variable
|
2024-04-12 11:42:25 +00:00
|
|
|
- Encode images in base64 with proper prefix "data:image/png;base64,<encoding>"
|
|
|
|
- Parametrize tags
|
2024-04-14 10:04:53 +00:00
|
|
|
- Generalize the ImageService test with faker
|
|
|
|
- Is there a better way to import modules without using relative paths?
|