Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
define-action.spec.ts
File · 0.70
Calls
1
getState
Method · 0.80
Tested by
no test coverage detected