mirror of
https://github.com/Netflix/dial-reference.git
synced 2026-06-12 12:19:58 +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.
|
appropriate test file name instead of test.js.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
server/tests/js_tests/tests> node host=<ip of DIAL server>
|
server/tests/js_tests/tests> node discoverServerUnderTest.js
|
||||||
application="Netflix" timeToWaitForStateChange=2000
|
host=<ip of DIAL server> application="Netflix" timeToWaitForStateChange=2000
|
||||||
|
|
||||||
Any application specific setup/requirements should be taken care of before
|
Any application specific setup/requirements should be taken care of before
|
||||||
running these tests.
|
running these tests.
|
||||||
|
|||||||
Reference in New Issue
Block a user