Provider should expand unit test coverage #1206
Labels
area/testing
kind/engineering
Work that is not visible to an external user
kind/enhancement
Improvements or new features
Hello!
Issue details
This provider should leverage more on unit tests to expand coverage. Some areas we can attempt to test are:
a) user inputs and ensuring that combinations of inputs are supported
b) ensuring the individual components/resources created are accurate
This will help improve confidence in code changes while driving down testing time.
Affected area/feature
Nodejs provider code
The text was updated successfully, but these errors were encountered: