Commit Graph

22 Commits

Author SHA1 Message Date
Tom MacWright cadd50a7d5 Test iD.util.editDistance 2013-05-08 09:09:42 -04:00
Tom MacWright 0fafa340fe Start using d3 3.1.0
Update d3, use streams, d3.set, clip
Use clipping, fix side effects
2013-03-07 17:45:16 -05:00
Tom MacWright e2dc3f46b2 Improve svg and util test coverage 2013-03-07 15:44:23 -05:00
Tom MacWright 7e9a427a2b Test getPrototype, use American spellings, fix test formatting.
* Stub Lasso test
* Add cmd test
2013-03-05 17:59:50 -05:00
Tom MacWright bd7f302730 Show deprecated tags in save commit, validate them, add deprecatedTags
to entity type.
2013-02-04 16:45:18 -05:00
John Firebaugh 208ed6a2ed Move iD.geo tests to own file 2013-01-31 08:30:46 -05:00
Ansis Brammanis d14fdfa828 Remove geo.centroid(), use d3's instead 2013-01-23 18:39:14 -05:00
Ansis Brammanis d387a31177 Add tests for new geo utils 2013-01-23 16:59:08 -05:00
John Firebaugh ce7e6ff831 Consistent iD prefix in tests 2013-01-22 18:23:18 -05:00
John Firebaugh c263ebd4dc iD.util.geo => iD.geo 2013-01-22 18:20:20 -05:00
Tom MacWright f0e6ec6659 Finish tests for new geo functionality 2013-01-17 13:53:52 -05:00
Tom MacWright 110d60d739 Test new polygon intersection utils 2013-01-16 12:35:58 -05:00
John Firebaugh 2a6145ef10 Move friendlyName to Entity 2013-01-02 21:43:35 -08:00
Tom MacWright 06c3caa1c0 Expand util tests 2013-01-02 13:26:36 -05:00
John Firebaugh 7eec007740 Get internal ID logic in one place 2012-12-07 10:32:51 -05:00
John Firebaugh 4ee6e3ac1a Remove duplicate intersection function 2012-12-06 14:22:33 -05:00
John Firebaugh 551a2df24e Replace Entity.{lat,lon} with Entity.loc
Fixes #189
2012-12-05 09:48:00 -05:00
Tom MacWright 22fe35723f Clean up, move stringQs to util 2012-12-04 18:28:22 -05:00
Tom MacWright 7828fa34c1 Test nodeIntersect 2012-12-04 18:24:55 -05:00
Tom MacWright 340b97c0e9 Split more functionality into util.geo and test it. 2012-12-04 16:52:59 -05:00
Tom MacWright 8c3aa832f0 Rename Util to util, expand tests, move more out of map.js 2012-12-04 12:53:16 -05:00
John Firebaugh ddd40e190e Fix spec file case 2012-12-04 11:51:03 -05:00