Add dedicated data-e2e selectors (configure-btn, verify-btn, prepare-btn) to StudioPage toggle buttons and update E2E tests to use waitFor + click on these selectors instead of locateAll index tricks. Fixes timeout in rechunk.feature caused by race with async feature flag loading. Closes #176 |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .prettierignore | ||
| .prettierrc | ||
| Dockerfile | ||
| env.d.ts | ||
| eslint.config.js | ||
| index.html | ||
| nginx.conf | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.js | ||