MCPcopy
hub / github.com/FreezingMoon/AncientBeast / cycloper.ts

File cycloper.ts

src/__tests__/bots/cycloper.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-explicit-any */
2import { jest, expect, describe, test } from '@jest/globals';
3
4jest.mock('../../utility/hex', () => ({

Callers

nothing calls this directly

Calls 9

makeCreatureFunction · 0.70
makeControllerFunction · 0.70
makeHexFunction · 0.70
isRetreatingFunction · 0.50
scoreAbilityHexFunction · 0.50
getAbilityPriorityFunction · 0.50
getTargetingPenaltyFunction · 0.50
getProximityPenaltyFunction · 0.50

Tested by

no test coverage detected