mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 09:43:36 +02:00
updated README
This commit is contained in:
parent
70d600c487
commit
de1a837380
1 changed files with 4 additions and 0 deletions
|
@ -122,6 +122,10 @@ Testing
|
||||||
---
|
---
|
||||||
For feature testing, PhantomJS is used.
|
For feature testing, PhantomJS is used.
|
||||||
|
|
||||||
|
* Install phantomjs from npm with (skip next 2 steps)
|
||||||
|
|
||||||
|
npm install -g phantomjs
|
||||||
|
|
||||||
* [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`
|
* Move the binary to `/usr/local/bin`
|
||||||
* Before running tests for the first time: `rake db:seed`
|
* Before running tests for the first time: `rake db:seed`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue