ONLYOFFICE / doc-builder-testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SaveFile check output formats

ShockwaveNN opened this issue · comments

SaveFile support a lot of output formats
https://api.onlyoffice.com/docbuilder/integrationapi/cdocbuilder/savefile

Need to add test which cheack every combination of input format (builder.CreateFile) and output format.
Also check incorrect combinations (like save docx to csv)