Searched refs:testDirectory (Results 1 – 1 of 1) sorted by relevance
3 const testDirectory = `__tests__`; constant5 const customPath = path.join(testDirectory, '__snapshots__');10 testPath.replace(testDirectory, customPath) + getExt(snapshotExtension);16 .replace(customPath, testDirectory)23 testDirectory,