MCPcopy
hub / github.com/chartjs/Chart.js / helpers.config.tests.js

File helpers.config.tests.js

test/specs/helpers.config.tests.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe('Chart.helpers.config', function() {
2 const {getHoverColor, _createResolver, _attachContext} = Chart.helpers;
3
4 describe('_createResolver', function() {

Callers

nothing calls this directly

Calls 6

getHoverColorFunction · 0.85
_createResolverFunction · 0.85
_attachContextFunction · 0.85
fnFunction · 0.85
setContextMethod · 0.80
overrideMethod · 0.65

Tested by

no test coverage detected