Grommash9 / tg_chat_mate

https://grommash9.github.io/tg_chat_mate/
MIT License
5 stars 6 forks source link

Add post deploy test for different file types uploading #159

Open Grommash9 opened 10 months ago

Grommash9 commented 10 months ago

We have a dummy tests for upload file, check if it's duplicate and get it back. But soon we will need to redo our logic for file types understanding and it would be much more easier for us to have tests before we will change something.

You should add new files into 'tests_data' upload it, and check if mime type are correct. Please do it for all major file types what we are using.

Also maybe we should make a folder for these files like 'test_data/files_upload_check/'