visevol / GihubVisualisation

PFE028 Été 2024
MIT License
0 stars 1 forks source link

[Backend] Add test suite for `file_service.py` #4

Open zergov opened 1 day ago

zergov commented 1 day ago

The FileService class is missing a test suite.

It should be easy to add a test suite that throws a bunch of filepaths to its get_file_type method, and asserts the file_type it outputs.