MCPcopy Create free account
hub / github.com/esengine/esengine / reactive-query-debug.test.ts

File reactive-query-debug.test.ts

packages/core/tests/reactive-query-debug.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach } from '@jest/globals';
2import { Scene, Entity, Component, EntitySystem, Matcher, ECSComponent } from '../src';
3
4@ECSComponent('TestTransform')

Callers

nothing calls this directly

Calls 11

createEntityMethod · 0.65
getAllEntitiesMethod · 0.65
updateMethod · 0.65
addEntityProcessorMethod · 0.45
beginMethod · 0.45
logMethod · 0.45
addComponentMethod · 0.45
joinMethod · 0.45
mapMethod · 0.45
queryAllMethod · 0.45
fromMethod · 0.45

Tested by

no test coverage detected