Граф коммитов

15 Коммитов

Автор SHA1 Сообщение Дата
Mike Bostock 673c630ee0 Allow console.warn from tests. 2013-06-27 13:28:52 -07:00
Mike Bostock d524fe5843 Merge branch 'drag-suppress' into 3.2.2 2013-06-25 17:06:36 -07:00
Jason Davies f69040c9d2 Fix time tests by adding Date to sandbox.
Since tests are now run in their own sandbox, assert.deepEqual was not
properly testing the returned Date objects for equality, as they weren't
instances of the same Date class used by the test itself, causing type
inference to fail.  It was always returning true, even for different
dates.
2013-05-08 11:50:45 +01:00
Jason Davies 67dce478da Remove redundant VERSION from test sandbox.
This is no longer needed due to
22b744b7e6.
2013-05-08 10:44:56 +01:00
Mike Bostock 8e5b974f87 Don't build package.json. Fixes #1213. 2013-04-25 11:48:02 -07:00
Mike Bostock 359546c80c More robust type inference for d3.interpolate.
Fixes #1180 #1179 #1176. Still a work in progress; needs a few more tests.
2013-03-31 09:46:07 -07:00
Mike Bostock 1ac0fa09a9 Fix the time zone for testing. 2013-03-14 14:28:25 -07:00
Mike Bostock 05e9f190e3 Fix all the tests. 2013-03-14 14:11:40 -07:00
Mike Bostock bd09d37e6c Refactor time tests for minimal load. 2013-03-14 13:29:24 -07:00
Mike Bostock 68be0ac8c8 Rename assert and XMLHttpRequest. 2013-03-14 13:00:04 -07:00
Mike Bostock ecbf93d922 Standardize test environment. 2013-03-14 12:58:16 -07:00
Mike Bostock 4c3469d336 Refactor selection tests for better isolation.
Fixes #939.
2013-03-14 12:36:21 -07:00
Mike Bostock 5627ecdb9a Allow load expression to be overridden. 2013-03-14 08:16:52 -07:00
Mike Bostock 608902c907 Checkpoint test refactoring. 2013-03-13 23:21:23 -07:00
Mike Bostock fe0d6f3ea6 Refactor array tests using smash. 2013-03-13 19:10:53 -07:00