pelias / whosonfirst

Importer for Who's on First gazetteer
MIT License
26 stars 42 forks source link

move away from event-stream, replace with stream-mock #543

Closed michaelkirk closed 7 months ago

michaelkirk commented 7 months ago

Here's the reason for this change :rocket:

Part of https://github.com/pelias/pelias/issues/801

Here's what actually got changed :clap:

Technique cribbed from https://github.com/pelias/openaddresses/pull/457

Here's how others can test the changes :eyes:

I ran the tests before and after this change with a fresh npm install.

missinglink commented 7 months ago

Thanks!