]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Test default tooltip callbacks for scatter charts (#5967)
authorNodar Nutsubidze <3382617+MadRussian@users.noreply.github.com>
Wed, 9 Jan 2019 13:37:25 +0000 (07:37 -0600)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Wed, 9 Jan 2019 13:37:25 +0000 (14:37 +0100)
commit9ecae7c5fb9e33f50f5c6d95055643e2ce87d372
tree882b349363a57d1f740e63101765d41f24f31c35
parentf342299845678819c7629e1a569629a8c87ed01a
Test default tooltip callbacks for scatter charts (#5967)

This moves the mouse over the drawn point and verifies that there is no title in the tooltip and that the body contains expected content.
test/specs/controller.scatter.test.js