Update README.md
Better test running explanation.
This commit is contained in:
parent
95a6f5c6a2
commit
9be4cfbf7d
@ -72,6 +72,9 @@ API Documentation is available on the [BitPay site](https://bitpay.com/api).
|
||||
The code has been fully code documented, and the latest version is always available at the [Rubydoc Site](http://rubydoc.info/gems/bitpay-client).
|
||||
|
||||
## Running the Tests
|
||||
The tests require that environment variables be set for the bitpay server, user name, and password. First run:
|
||||
|
||||
$ source ./spec/set_constants.sh https://test.bitpay.com <yourusername> <yourpassword>
|
||||
|
||||
$ bundle install
|
||||
$ bundle exec rake
|
||||
|
||||
Loading…
Reference in New Issue
Block a user