codespaces-nextjs icon indicating copy to clipboard operation
codespaces-nextjs copied to clipboard

Add Playwright testing framework and initial test cases

Open gdhanu555 opened this issue 9 months ago • 0 comments

  • Updated .gitignore to exclude Playwright-related files
  • Added Playwright dependencies to package.json and package-lock.json
  • Created Playwright configuration file
  • Implemented end-to-end tests for the home page and demo todo app
  • Added example tests for Playwright documentation

gdhanu555 avatar Apr 08 '25 12:04 gdhanu555