x-formation / pulsekit

Command line client for Zutubi Pulse server.
MIT License
4 stars 3 forks source link

Refresh record files. #22

Closed rjeczalik closed 10 years ago

rjeczalik commented 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.

rjeczalik commented 10 years ago

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 ?