Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ extraUsage.test.ts
File
extraUsage.test.ts
src/utils/extraUsage.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'bun:test'
2
import
{ isBilledAsExtraUsageForSession } from
'./extraUsage.js'
3
4
function
makeSession(overrides: Partial<any> = {}) {
Callers
nothing calls this directly
Calls
2
isBilledAsExtraUsageForSession
Function · 0.85
makeSession
Function · 0.70
Tested by
no test coverage detected