You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
There are currently no unit test for this functions, proper unit tests should be written for this function so we can make this part of the CI/CD pipeline. This will provide more confidence when writing additional functionality or fixing bugs in the provider and is required for certification.
Unit tests should be created for the following function:
ConfigureTimezone
Describe alternatives you've considered
Manually testing function when adding functionality
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
There are currently no unit test for this functions, proper unit tests should be written for this function so we can make this part of the CI/CD pipeline. This will provide more confidence when writing additional functionality or fixing bugs in the provider and is required for certification.
Unit tests should be created for the following function:
ConfigureTimezone
Describe alternatives you've considered
Manually testing function when adding functionality
The text was updated successfully, but these errors were encountered: