GlobalFishingWatch / pelagos-client

Documentation
http://globalfishingwatch.io/pelagos-client/
Other
7 stars 4 forks source link

Research and fix issues with integration tests #357

Closed enriquetuya closed 7 years ago

enriquetuya commented 7 years ago

The command "pip install chromedriver_installer>=0.0.4 --install-option="--chromedriver-version=2.10"" failed and exited with 1 during . This sounds like an upstream dependency problem and/or a problem with travis

enriquetuya commented 7 years ago

Based on our call with @andres-arana and @redhog we will disable all integration tests except for the tests that do not interact with the tileset.

The reason of removing the integration test that uses tiles is that they have never being capable of finding any bug with these tests, but they have taken a lot of time of fixing them.