Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor bundleList and tests to not contact live website #226

Closed
trescube opened this issue May 2, 2017 · 1 comment
Closed

Refactor bundleList and tests to not contact live website #226

trescube opened this issue May 2, 2017 · 1 comment

Comments

@trescube
Copy link
Contributor

trescube commented May 2, 2017

The bundleList code contacts WOF for the bundle list. This should be refactored to inject the bundle list URL so that the test can operate offline.

@orangejulius
Copy link
Member

Additionally, it would be great if the bundle URL, and WOF URLs in general, were configurable via pelias.json or environment variable. Using a WOF snapshot could be useful for many instances of pelias that want greater control over the source of their data.

Joxit added a commit that referenced this issue Apr 21, 2020
BREAKING CHANGE: drop support for wof bundles
BREAKING CHANGE: `imports.whosonfirst.sqlite` default to `true`

fixes #496
fixes #226
closes #460
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants