Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Hashnode/mern-starter
/ PostCreateWidget.spec.js
File
PostCreateWidget.spec.js
client/modules/Post/__tests__/components/PostCreateWidget.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
{ FormattedMessage } from
'react-intl'
;
Callers
nothing calls this directly
Calls
2
shallowWithIntl
Function · 0.90
mountWithIntl
Function · 0.90
Tested by
no test coverage detected