Closed rjeczalik closed 10 years ago
Current record files (#21, 6ae7628bbfff) for tests were recorded over VPN, which causes test failures as show here:
https://travis-ci.org/x-formation/pulsekit/jobs/35677874 https://ci.appveyor.com/project/rjeczalik/pulsekit
Recording tests again and committing changes will fix those failures.
The magic command:
~ src/github.com/x-formation/pulsekit $ FAKERPC_RECORD=http://pulse go test ./...
After it's finished, just commit and send PR. @piotr-pieprzyk @aczerniak @mwitowski ?
Current record files (#21, 6ae7628bbfff) for tests were recorded over VPN, which causes test failures as show here:
https://travis-ci.org/x-formation/pulsekit/jobs/35677874 https://ci.appveyor.com/project/rjeczalik/pulsekit
Recording tests again and committing changes will fix those failures.