This patch moves fixtures.js to base.fixtures.ts that sits next to tests. All tests get an extra import to get the base fixtures (both types and implementations). |
||
|---|---|---|
| .. | ||
| electron-app.spec.js | ||
| electron-window.spec.js | ||
| testApp.js | ||
This patch moves fixtures.js to base.fixtures.ts that sits next to tests. All tests get an extra import to get the base fixtures (both types and implementations). |
||
|---|---|---|
| .. | ||
| electron-app.spec.js | ||
| electron-window.spec.js | ||
| testApp.js | ||