node-red-node-watson icon indicating copy to clipboard operation
node-red-node-watson copied to clipboard

Update cfenv version

Open kenime opened this issue 6 years ago • 3 comments

Update cfenv version to fix npm audit report

kenime avatar Jul 10 '19 05:07 kenime

Have you run any regression tests to verify the code continues to work with the update in the dependancy?

chughts avatar Jul 10 '19 11:07 chughts

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...

kenime avatar Jul 11 '19 04:07 kenime

Nothing automated. Just a couple of Node-RED instances with test flows, one with connected services, and one without.

chughts avatar Jul 11 '19 09:07 chughts