Anti-Malware-Alliance / docubleach

Tool to Purge and Remove all Macro And Dynamic Content from MS Office File
MIT License
2 stars 0 forks source link

Macro Bleach - v0.1.0 File validation testing #5

Closed Patterbear closed 3 months ago

Patterbear commented 3 months ago

Tests must be written to ensure the robustness of the first iteration of the MS Office Macro Bleach program.

These tests should cover invalid file types, files exceeding the size limit (200MB), documents containing macros, and clean documents.

Tests for valid file types should use the check ('-c') flag to check whether the correct message is appearing or not.

Tests will be written according to poetry format.