test(05-02): add failing tests for icon upload endpoint
- Add test_icon_upload.py with 6 TDD RED tests for PKG-04 - Add Pillow>=10.0 to requirements.txt - Add ICONS_DIR to imptune/config.py
This commit is contained in:
@@ -5,3 +5,4 @@ python-multipart==0.0.9
|
||||
pycryptodome==3.20.*
|
||||
python-dotenv==1.0.*
|
||||
peewee==3.17.*
|
||||
Pillow>=10.0
|
||||
|
||||
Reference in New Issue
Block a user