test: support server-side unit testing (#2485)

This commit is contained in:
Michael Thomas
2026-03-12 09:39:41 -04:00
committed by GitHub
parent 40edaea43f
commit 8563362588
17 changed files with 2355 additions and 68 deletions

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@
# testing
/coverage
lcov.info
# next.js
/.next/