Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upRemoteLogs unit tests. #596
Conversation
joshbruning
referenced this pull request
Jun 3, 2015
Closed
Allow access to local profiler logs. #561
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Merged as a03c35f sorry for the delay (c) |
sevaseva
closed this
Jun 16, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
sevaseva
Jun 16, 2015
Contributor
crazy-run hint. in case you will be adding more tests ;)
./go //java/client/test/org/openqa/selenium/remote:client-tests:run offline=true haltonerror=false haltonfailure=false log=true
|
crazy-run hint. in case you will be adding more tests ;) ./go //java/client/test/org/openqa/selenium/remote:client-tests:run offline=true haltonerror=false haltonfailure=false log=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
joshbruning commentedJun 1, 2015
These unit tests cover the happy paths (assuming
the remote endpoint does not throw an exception).