Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Hashnode/mern-starter
/ App.spec.js
File
App.spec.js
client/modules/App/__tests__/App.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React from
'react'
;
2
import
test from
'ava'
;
3
import
sinon from
'sinon'
;
4
import
{ shallow, mount } from
'enzyme'
;
Callers
nothing calls this directly
Calls
1
toggleAddPost
Function · 0.90
Tested by
no test coverage detected