nodejs-compute icon indicating copy to clipboard operation
nodejs-compute copied to clipboard

test(flakiness): reenable "instances with custom machine type tests" tests

Open bcoe opened this issue 3 years ago • 0 comments

The instances with custom machine type tests have been turned off due to flakiness.

Rather than fixing integration tests, it would be worth investigating using mocking library (sinon or nock) to test library behavior (reducing the number of integration tests).

Refs: #791

bcoe avatar Sep 07 '22 21:09 bcoe