The Wayback Machine - https://web.archive.org/web/20200614093110/https://github.com/topics/javascript-tests
Skip to content
#

javascript-tests

Here are 81 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

lmiller1990
lmiller1990 commented Aug 1, 2018

There is a PR regarding this #37 in Japanese, but I think it's important to have it in English, too. We should have a guide about testing forms:

  • how to use setValue, setChecked etc for radio buttons/checkboxes
  • how to test select/option
  • how to test forms in general (find(Form).trigger('submit.prevent) etc
  • if the form is async (as most are) we need to use flushPromises and `awa

Improve this page

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

Learn more

You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.