mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 01:33:36 +02:00
Add feature testing info to readme
This commit is contained in:
parent
2a8d091bfc
commit
4d37e3a0c1
1 changed files with 7 additions and 0 deletions
|
@ -117,6 +117,13 @@ Wait for the greeting message on the STD, then send EPP/TCP frame:
|
|||
<clTRID>sample1trid</clTRID>
|
||||
</command></epp>
|
||||
```
|
||||
|
||||
Testing
|
||||
---
|
||||
For feature testing PhantomJS is used.
|
||||
|
||||
* (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`
|
||||
* Run EPP tests: `rake test:epp`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue