metamask-extension icon indicating copy to clipboard operation
metamask-extension copied to clipboard

Add step for expanding Error when failed test

Open seaona opened this issue 3 years ago • 0 comments

Context: when a test fails, we can see a screenshot of the error but traces are hidden under the header. This makes it difficult to debug, specially for failures which only happen on Circle CI and not on local environment (i.e. Token Detection PR).

What: add an extra step on e2e testcases for when they failed, so the error trace is unfolded by clicking on the expand arrow button.

seaona avatar Aug 09 '22 17:08 seaona