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

File core.animations.tests.js

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

Source from the content-addressed store, hash-verified

1describe('Chart.animations', function() {
2 it('should override property collection with property', function() {
3 const chart = {};
4 const anims = new Chart.Animations(chart, {

Callers

nothing calls this directly

Calls 6

runningMethod · 0.80
getMethod · 0.65
updateMethod · 0.65
startMethod · 0.65
removeMethod · 0.65
stopMethod · 0.65

Tested by

no test coverage detected