- Added test:unit script for unit tests
- Added test:e2e script referencing root Playwright config
- Added test:e2e:ui, test:e2e:headed, test:e2e:debug scripts
- Added test:e2e:report script
- Added test:e2e:dbal-daemon script for daemon-specific tests
- Fixed playwright.dbal-daemon.config.ts to use correct paths and health endpoint
This resolves the CI blocker where workflows running from frontends/nextjs
directory couldn't find these scripts.
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>