MCPcopy 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

1import test from 'node:test';
2import assert from 'node:assert/strict';
3
4import { db, initializeDatabase } from '../../src/utils/database.js';

Callers

nothing calls this directly

Calls 5

initializeDatabaseFunction · 0.90
resetDbSingletonFunction · 0.85
getStatusMethod · 0.80
setMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected