wloc
0.7.0
Simple Wi-Fi geolocation library and tool
Running tests
Clone this repository:
git clone https://github.com/xvitaly/wloc.git wloc
Forward
API tokens
as environment variables.
Forward
test suite
file name using
SUITE_FILENAME
environment variable.
Run tests using Python 3:
cd wloc
export SUITE_FILENAME=/path/to/example.json
export APIKEY_YANDEX=SAMPLE
export APIKEY_GOOGLE=SAMPLE
export APIKEY_MOZILLA=SAMPLE
python3 setup.py test
Generated by
1.9.1