- token.test.ts: Unit tests for generateToken, parseToken, hashToken
- client.test.ts: Tests for createDb validation and e2e connectivity
- execute-bootstrap.test.ts: Comprehensive e2e tests for bootstrap
operation including overwrite mode and related record cleanup
Coverage: client.ts 100%, token.ts 100%, execute-bootstrap.ts 98.69%
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>