node-red-node-watson
node-red-node-watson copied to clipboard
Update cfenv version
Update cfenv version to fix npm audit report
Have you run any regression tests to verify the code continues to work with the update in the dependancy?
I have performed regression on my current project (which only uses assistant). From cfenv's change log there is no breaking change, so I assumed it will work fine for other nodes as well.
Any standard way to perform regression test? I can execute it after project hours...
Nothing automated. Just a couple of Node-RED instances with test flows, one with connected services, and one without.