The Wayback Machine - https://web.archive.org/web/20220214010257/https://github.com/topics/cypress
Skip to content
#

cypress

Here are 2,172 public repositories matching this topic...

cypress
Arcturus5404
Arcturus5404 commented Jan 5, 2022

Current behavior

Currently some of our tests sometimes fail on
Cannot create property 'Symbol(ERR_PREPARED_FOR_SERIALIZATION)' on boolean 'true'

It seems like the error itself is swallowed somehow? or there is no error to begin with and there is something wrong with the error parsing?

Desired behavior

No to fail the tests, and log a helpful error message

Test code to reprodu

sorry-cypress
vladtkachuk
vladtkachuk commented Nov 11, 2021
  • I have searched issues for similar feature requests

What is this feature about (1 sentence)

Base path should be runtime configurable via the env variable.

Why is it needed? What is the value? For whom do we build it?

If one wants to expose the dashboard not on the domain root but let's say at my-domain.com/sorry-cypress/dashboard the dashboard will try to load the r

Improve this page

Add a description, image, and links to the cypress topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cypress topic, visit your repo's landing page and select "manage topics."

Learn more