Closed rvolosatovs closed 7 years ago
@htdvisser no clue why CI tests fail, they pass when run locally on my machine. How can I reproduce?
export APP_ID=your-app-id
export APP_TOKEN=token-of-your-application
export ACCOUNT_SERVER_PROTO=https
export ACCOUNT_SERVER_USERNAME=your-oauth-client-id
export ACCOUNT_SERVER_PASSWORD=your-oauth-client-secret
export ACCOUNT_SERVER_URL=account.thethingsnetwork.org
before running the test
blocked by https://github.com/TheThingsNetwork/api/pull/20