You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add Playwright testing framework and initial tests
- Updated package.json to include Playwright as a dependency and added test scripts.
- Created playwright.config.ts for configuring Playwright tests.
- Added homepage.spec.ts with tests to verify the homepage title and structure.
0 commit comments