unidoc / unioffice

Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents
https://unidoc.io/unioffice/
Other
4.34k stars 468 forks source link

Unit tests? #502

Closed robermar23 closed 1 month ago

robermar23 commented 10 months ago

Description

Do you offer a path for developers to unit test application logic without counting against a metered license or does that require a perpetual license?

Expected Behavior

Some way to test the application without having a real license key

Actual Behavior

Exception raised when no key provided and metered key use is incremented any time the package is loaded into memory the first time, regardless of cause.

Please include a reproducible code snippet or document attachment that demonstrates the issue.

github-actions[bot] commented 10 months ago

Welcome! Thanks for posting your first issue. The way things work here is that while customer issues are prioritized, other issues go into our backlog where they are assessed and fitted into the roadmap when suitable. If you need to get this done, consider buying a license which also enables you to use it in your commercial products. More information can be found on https://unidoc.io/

sampila commented 10 months ago

Hi @robermar23,

Normally the metered license will be start counted as usages and when it being used.

Could you share a runnable code snippet so we can reproduce the issue in our end?

Thanks

ipod4g commented 1 month ago

@robermar23 The metered license key should be used for all testing activities to ensure consistency and accurate results.

If you have any questions or need assistance with the license key, feel free to reach out.

Thanks