test(client): add auth and heartbeat coverage

This commit is contained in:
nav
2026-04-09 00:36:37 +00:00
parent 824019168e
commit df14022c9a
2 changed files with 414 additions and 0 deletions

2
.gitignore vendored
View File

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