Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nytimes/react-tracking
/ trackEventMethodDecorator.test.js
File
trackEventMethodDecorator.test.js
src/__tests__/trackEventMethodDecorator.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
'trackEventMethodDecorator'
, () => {
2
// eslint-disable-next-line global-require
3
const
trackEventMethodDecorator =
4
require(
'../trackEventMethodDecorator'
).default;
Callers
nothing calls this directly
Calls
2
trackEventMethodDecorator
Function · 0.85
handleTestEvent
Method · 0.80
Tested by
no test coverage detected