I have two test files in Node.js that depend on each other. The first test runs some async work, and at the end exports an object with a UUID that the second test requires.I have two test files in Node.js that depend on
I have two test files in Node.js that depend on each other. The first test runs some async work, and at the end exports an object with a UUID that the second test requires.I have two test files in Node.js that depend on