Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/FreezingMoon/AncientBeast
/ gumble.ts
File
gumble.ts
src/__tests__/bots/gumble.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable @typescript-eslint/no-explicit-any */
2
import
{ jest, expect, describe, test } from
'@jest/globals'
;
3
4
jest.mock(
'../../utility/hex'
, () => ({
Callers
nothing calls this directly
Calls
10
makeCreature
Function · 0.70
makeController
Function · 0.70
makeHex
Function · 0.70
isRetreating
Function · 0.50
scoreAbilityHex
Function · 0.50
scoreMoveHex
Function · 0.50
getAbilityPriority
Function · 0.50
getTargetingPenalty
Function · 0.50
getCounterTargetingModifier
Function · 0.50
getProximityPenalty
Function · 0.50
Tested by
no test coverage detected