attic-labs / noms

The versioned, forkable, syncable database
Apache License 2.0
7.45k stars 266 forks source link

{List,Map}Editor are broken with empty collections #3714

Open arv opened 6 years ago

arv commented 6 years ago

This raised a warning flag when I reviewed it the first time. Now that I looked at StructEditor a bit I managed to write unit tests that shows why they are broken.

https://github.com/attic-labs/noms/compare/master...arv:map-editor-test?expand=1