This commit is contained in:
Martin Lensment 2014-08-18 12:45:45 +03:00
parent 4d37e3a0c1
commit 330a732382

View file

@ -120,9 +120,9 @@ Wait for the greeting message on the STD, then send EPP/TCP frame:
Testing
---
For feature testing PhantomJS is used.
For feature testing, PhantomJS is used.
* (Download)[https://bitbucket.org/ariya/phantomjs/downloads/] the correct binary for your OS
* [Download](https://bitbucket.org/ariya/phantomjs/downloads/) the correct binary for your OS
* Move the binary to `/usr/local/bin`
* Before running tests for the first time: `rake db:seed`
* Run tests: `rake`