nodejs-compute
nodejs-compute copied to clipboard
test(flakiness): reenable "instances with custom machine type tests" tests
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