mirror of
https://github.com/Netflix/dial-reference.git
synced 2026-06-08 10:59:59 +00:00
adding test file name in README example
This commit is contained in:
4
README
4
README
@@ -105,8 +105,8 @@ To run each test independantly and not through test.js, just call the
|
||||
appropriate test file name instead of test.js.
|
||||
|
||||
Example:
|
||||
server/tests/js_tests/tests> node host=<ip of DIAL server>
|
||||
application="Netflix" timeToWaitForStateChange=2000
|
||||
server/tests/js_tests/tests> node discoverServerUnderTest.js
|
||||
host=<ip of DIAL server> application="Netflix" timeToWaitForStateChange=2000
|
||||
|
||||
Any application specific setup/requirements should be taken care of before
|
||||
running these tests.
|
||||
|
||||
Reference in New Issue
Block a user