Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/kdchang/reactjs101
/ add.test.js
File
add.test.js
Appendix03/react-mocha-test-example/test/add.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// test add.js
2
import
add from
'../src/modules/add'
;
3
import
{ expect } from
'chai'
;
4
Callers
nothing calls this directly
Calls
1
add
Function · 0.85
Tested by
no test coverage detected