The Wayback Machine - https://web.archive.org/web/20200614092651/https://github.com/topics/e2e-testing
Skip to content
#

e2e-testing

Here are 200 public repositories matching this topic...

cypress
tzolnai
tzolnai commented Mar 31, 2020

Current behavior:

We use --env variable to pass some environment variables to cypress, when it's running both in headless and headed mode.

One of the parameters is a hash (mix of numbers and characters). Surprisingly some specific hash values make cypress to fail reading this value from the command line (e.g. 769e98018). The corresponding environment variable is not set and the `Cyp

cavy
sakuli
svettwer
svettwer commented Jan 21, 2020

As a software developer, I want to fix and test normaliseIdentifierString so that given regex are not eliminated and replaced with a wildcard regex.

Acceptance criteria:

  • normaliseIdentifierString is not eliminating regex
  • normaliseIdentifierString is unit test covered (maybe a regex utils module makes sense)

Improve this page

Add a description, image, and links to the e2e-testing 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 e2e-testing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.