-
Notifications
You must be signed in to change notification settings - Fork 473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unit tests? #502
Comments
Welcome! Thanks for posting your first issue. The way things work here is that while customer issues are prioritized, |
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 |
@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 |
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.
The text was updated successfully, but these errors were encountered: