John Firebaugh
|
d26c8638b3
|
Allow Graph to be constructed with an array of entities
Useful for tests.
|
2012-12-05 16:14:39 -05:00 |
|
John Firebaugh
|
fa1b536ce7
|
Default relation members to empty array
|
2012-12-05 16:14:39 -05:00 |
|
John Firebaugh
|
4a3169bb1d
|
Test/refine iD.actions.remove
|
2012-12-05 16:14:39 -05:00 |
|
John Firebaugh
|
551a2df24e
|
Replace Entity.{lat,lon} with Entity.loc
Fixes #189
|
2012-12-05 09:48:00 -05:00 |
|
John Firebaugh
|
12d02e0a6b
|
Copy entity in Graph#fetch
This shouldn't be necessary, but someone is modifying them
in place and it's causing problems elsewhere.
|
2012-12-04 17:27:02 -05:00 |
|
John Firebaugh
|
60e7698f1a
|
Don't mutate entity in place
|
2012-12-04 14:00:29 -05:00 |
|
John Firebaugh
|
103678b36d
|
Refine Entity and specs
|
2012-12-04 14:00:29 -05:00 |
|
Tom MacWright
|
a0d28c1e2d
|
Expand tests, move way logic into entity.js and test it.
|
2012-12-04 13:06:21 -05:00 |
|
John Firebaugh
|
b4707c3a1f
|
Mirror main directory structure in specs
|
2012-12-04 09:50:07 -05:00 |
|