Added task to TODO
This commit is contained in:
parent
5b0701fc93
commit
864506d9a4
3
TODO.md
3
TODO.md
|
@ -1,4 +1,5 @@
|
|||
- Parametrize bot API url in env variable
|
||||
- Encode images in base64 with proper prefix "data:image/png;base64,<encoding>"
|
||||
- Parametrize tags
|
||||
- Generalize the ImageService test with faker
|
||||
- Generalize the ImageService test with faker
|
||||
- Is there a better way to import modules without using relative paths?
|
Loading…
Reference in New Issue