Start adding tests for the interaction model. Create the beginning of a
authorRobert Konigsberg <konigsberg@google.com>
Fri, 13 May 2011 15:18:09 +0000 (11:18 -0400)
committerRobert Konigsberg <konigsberg@google.com>
Fri, 13 May 2011 15:18:09 +0000 (11:18 -0400)
commit9c8314318c3f11f2d3e26ce6e67f1ac07841ca93
tree603e09a7a6962233ac3ad1040bff43d08161ef7e
parent95398db102a88ce4165d2a407957a044d3577fea
Start adding tests for the interaction model. Create the beginning of a
solution for getting clickCallbacks when the interaction model is
rewritten.

There's lots about this change I dislike (the method naming for one.)

Still pending is the lack of maintaining lastx and selPoints.
auto_tests/misc/local.html
auto_tests/tests/DygraphOps.js
auto_tests/tests/interaction_model.js [new file with mode: 0644]
auto_tests/tests/range_tests.js
dygraph.js