You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of the work here has been done in #47. See that PR for testing instructions.
The current test runner is QUnit, but we don't have D3-specific tests yet. The current suite cursorily tests a small subset of ES5 features and DOM APIs that are notably in both IE8 and IE9's implementations.
The d3-specific and purely visual test doc is no longer sufficient. We need a real unit tests that run in IE8 (maybe QUnit?).
The text was updated successfully, but these errors were encountered: