Closed Joxit closed 4 years ago
Yeah, it's a bit unfortunate that our unit tests now fail. (But credit to our old Mapzen teammate @trescube for predicting the need for this years ago in https://github.com/pelias/whosonfirst/issues/226 :) )
Anyways, @missinglink and I have been discussing the changes with WOF and we've decided that since things are already broken we might as well make all the breaking changes we've wanted.
So, lets simply drop support for the bundles completely and remove all the bundle code. Going forward we'll probably remove them from the Geocode Earth downloads, that way both the data and importers can go 100% in on SQLite. This would imply finishing off https://github.com/pelias/whosonfirst/issues/460 as well.
I will try to work on some of this in the next few days, but if anyone else wants to work on it as well, feel free! Let me know if I can help with any pointers or suggestions. @pixeldublu you've been doing a lot in your recent PR so I'll tag you here as well, just in case.
Ha ha ha well done @trescube :rofl:
Nice, you made my day better with your discussion :heart: I can drop support for bundle in #487 this will simplify my work :slightly_smiling_face:
Describe the bug Tests are failing due to WOF dist shutdown.
Steps to Reproduce
Expected behavior Tests to work, should we mock the http call ? geocode.earth is supporting only inventory.json and not old .txt files :thinking:
Environment (please complete the following information):
Pastebin/Screenshots
References
https://github.com/pelias/whosonfirst/blob/fa17e357eaec21001644b4207d78a53935be296a/src/bundleList.js#L63-L65