Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@medecau
Copy link
Contributor

@medecau medecau commented Jul 29, 2016

This pull-request is an effort to get all tests passing. On both tox and travis-ci.

NaviData is gone as it's API was returning HTTP status code 404. If the API comes back online the old code can be recovered from history.
I mistyped the name as "navigate" on one of the commit messages.

tox config command for nosetests was using the parameter --processes=-1. I have not investigated the cause but it was resulting in some failed tests. I removed it. One can still achieve parallelism in tests using the detox tool.

I added pypy and pypy3 to the tox config. Use --skip-missing-interpreters if you don't have these installed.

I also added python 3.5 to both tox and travis config files.

medecau added 7 commits July 29, 2016 21:59
I removed code relevant to this API. If it turns out this was temporary the old code can be recovered from git history.
simplifies  test environment configuration
python 2.7 passes the tests with 88 tests skipped
modifies the command that calls nosetests
mthh pushed a commit to mthh/geopy that referenced this pull request Aug 4, 2016
@jqnatividad jqnatividad merged commit 02749da into geopy:master Aug 29, 2016
@jqnatividad
Copy link
Contributor

Ugh! Now What3Words tests are failing :(

It seems What3Words just updated their API...
https://docs.what3words.com/api/v2/

@medecau medecau deleted the fix-tests branch August 29, 2016 20:20
@medecau medecau mentioned this pull request Aug 29, 2016
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

Successfully merging this pull request may close these issues.

2 participants