iojw / socialscan

Python library for accurately querying username and email usage on online platforms
Mozilla Public License 2.0
1.42k stars 187 forks source link

Tests for Spotify rejected when run on Travis CI #27

Closed iojw closed 3 years ago

iojw commented 3 years ago

The test for Spotify when run on Travis CI because Spotify views these requests as coming through a proxy and rejects them. There does not seem to be any way of changing the configuration of how tests on Travis are run currently.

I've marked the related tests as xfail when run on Travis for now. These tests can still be run locally.

iojw commented 3 years ago

Issue fixed itself. Reverted xfail in bf79af5e480fd53933cfb804a1886c4f19fa1067