Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codebymitch/TitanBot
/ database.failure.test.js
File
database.failure.test.js
tests/failure-paths/database.failure.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
'node:test'
;
2
import
assert from
'node:assert/strict'
;
3
4
import
{ db, initializeDatabase } from
'../../src/utils/database.js'
;
Callers
nothing calls this directly
Calls
5
initializeDatabase
Function · 0.90
resetDbSingleton
Function · 0.85
getStatus
Method · 0.80
set
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected