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

Pull db query out of main geocoding functions? #99

Open
ahalterman opened this issue Jul 6, 2016 · 0 comments
Open

Pull db query out of main geocoding functions? #99

ahalterman opened this issue Jul 6, 2016 · 0 comments

Comments

@ahalterman
Copy link
Member

Right now, the geocoding functions call back to Mongo to get the full text of a story for geocoding. This makes it very difficult to tests. Consider splitting out the geocoding logic (esp. for CLIFF, which has a ton) so it can be tested separately with fixed input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant