MCPcopy
hub / github.com/chartjs/Chart.js / core.defaults.tests.js

File core.defaults.tests.js

test/specs/core.defaults.tests.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe('Chart.defaults', function() {
2 describe('.set', function() {
3 it('Should set defaults directly to root when scope is not provided', function() {
4 expect(Chart.defaults.test).toBeUndefined();

Callers

nothing calls this directly

Calls 2

setMethod · 0.65
routeMethod · 0.65

Tested by

no test coverage detected