MCPcopy Create free account
hub / github.com/Noumena-Network/code / messagePredicates.test.ts

File messagePredicates.test.ts

src/utils/messagePredicates.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'bun:test'
2import { isHumanTurn } from './messagePredicates.js'
3
4describe('isHumanTurn', () => {

Callers

nothing calls this directly

Calls 1

isHumanTurnFunction · 0.85

Tested by

no test coverage detected