- Add tests for note creation, editing, and linking - Configure Playwright for cross-browser testing - Ensure reliable test execution with proper waits - Use single worker due to shared database state |
||
---|---|---|
.. | ||
src | ||
static | ||
tests | ||
.gitignore | ||
.npmrc | ||
.prettierignore | ||
.prettierrc | ||
bun.lock | ||
eslint.config.js | ||
package.json | ||
playwright.config.ts | ||
svelte.config.js | ||
tsconfig.json | ||
vite.config.ts |