MCPcopy Create free account
hub / github.com/LeetCode-OpenSource/ayanami / getCount

Function getCount

test/specs/define-action.spec.ts:44–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42 const countActions = getAllActionsForTest(count)
43
44 const getCount = () => count.getState().count
45
46 it('should setup properly', () => {
47 expect(count.resetCountDown$).toBeInstanceOf(Observable)

Callers 1

Calls 1

getStateMethod · 0.80

Tested by

no test coverage detected