test(server): add auth and liveness coverage

This commit is contained in:
nav
2026-04-09 00:36:37 +00:00
parent b8008d9302
commit 35d787be04
2 changed files with 488 additions and 0 deletions

2
.gitignore vendored
View File

@@ -1,2 +1,4 @@
node_modules/
dist/
coverage/
*.log