MCPcopy 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
2import add from '../src/modules/add';
3import { expect } from 'chai';
4

Callers

nothing calls this directly

Calls 1

addFunction · 0.85

Tested by

no test coverage detected