pelias-deprecated / admin-lookup

A fast, local, streaming Quattroshapes administrative hierarchy lookup.
1 stars 0 forks source link

add a unit test for .stream() #12

Closed sevko closed 9 years ago

sevko commented 9 years ago

Add a test to ensure that the .stream() stream is calling model setters correctly, since it's absolutely critical that it does (given that it swallows Document setter errors with a try/catch and might inadvertently silence programmer errors as well).