nodejs-getting-started icon indicating copy to clipboard operation
nodejs-getting-started copied to clipboard

chore: refactor test code and update debian

Open iennae opened this issue 5 months ago • 0 comments

  • elimination of testFlag, use Mocha instead if the getIP or ping fails throw the error which fails early
  • add a max retries to prevent infinite loops with pingVMExponential
  • centralize configuration constants

iennae avatar May 12 '25 22:05 iennae