Updated 19-06-2026, 12:32

Commit: d57be39 Show on GitHub

  • Author: Naul
  • Date: 6/16/2026, 10:38:04 PM
  • Message: Merge pull request #296 from fdnd-agency/e2etesting e2e test and checked it worked
  • Stats: 306 total changes (+292 / -14)

Changed Files

  • .gitignore — +6 / -0 (6 changes)
  • e2e/admin-persoon.spec.js — +179 / -0 (179 changes)
  • package-lock.json — +64 / -11 (75 changes)
  • package.json — +3 / -1 (4 changes)
  • playwright.config.js — +34 / -0 (34 changes)
  • src/routes/admin/persoon/+page.server.js — +1 / -1 (2 changes)
  • vite.config.js — +5 / -1 (6 changes)