mirror of
https://github.com/zulip/zulip.git
synced 2025-11-20 06:28:23 +00:00
Add instruction to check screenshot of failed tests.
This commit is contained in:
@@ -152,6 +152,8 @@ you set a breakpoint and it is hit, the inspector will pause and you can
|
|||||||
do your normal JS debugging. You can also put breakpoints in the Zulip
|
do your normal JS debugging. You can also put breakpoints in the Zulip
|
||||||
webpage itself if you wish to inspect the state of the Zulip frontend.
|
webpage itself if you wish to inspect the state of the Zulip frontend.
|
||||||
|
|
||||||
|
You can also check the screenshots of failed tests at ``/tmp/casper-failure*.png``.
|
||||||
|
|
||||||
If you need to use print debugging in casper, you can do using
|
If you need to use print debugging in casper, you can do using
|
||||||
``casper.log``; see http://docs.casperjs.org/en/latest/logging.html
|
``casper.log``; see http://docs.casperjs.org/en/latest/logging.html
|
||||||
for details.
|
for details.
|
||||||
|
|||||||
Reference in New Issue
Block a user