Updated 07-05-2026, 10:26

Commit: 8c7c6c7 Show on GitHub

  • Author: Naul
  • Date: 4/20/2026, 7:37:21 AM
  • Message: Merge pull request #257 from fdnd-agency/testing Testing
  • Stats: 1817 total changes (+1727 / -90)

Changed Files

  • .github/workflows/pipeline.yml — +1 / -3 (4 changes)
  • package-lock.json — +76 / -63 (139 changes)
  • package.json — +1 / -1 (2 changes)
  • src/lib/css/global-styles.css — +32 / -22 (54 changes)
  • src/routes/aanmelden/page.test.js — +197 / -0 (197 changes)
  • src/routes/admin/lemma/page.test.js — +456 / -0 (456 changes)
  • src/routes/admin/lemma/preview/page.test.js — +241 / -0 (241 changes)
  • src/routes/admin/persoon/page.test.js — +477 / -0 (477 changes)
  • src/routes/inlog/+page.server.js — +1 / -1 (2 changes)
  • src/routes/inlog/page.test.js — +209 / -0 (209 changes)
  • src/routes/logout/page.test.js — +36 / -0 (36 changes)