Skip to content
#

wallaby

Here are 36 public repositories matching this topic...

keathley
keathley commented Jul 12, 2018

I propose that we should remove the ability to pass an element to any of the Browser functions. Doing this removes an entire class of race conditions since queries block until they become true. This also makes the api more consistent and should help to reduce issues with chaining. We already support Element so if people want to find a specific element and then pass that element to the `Element

public
foxbunny
foxbunny commented Mar 11, 2019

Issue description or question

The coverage markers usually remain green for the lines that contain the test declaration in Jest. This is usually not a problem until those tests are collapsed (folded). When the tests are folded, then it becomes more difficult to tell that the tests did not run just by scanning the coverage markers.

For example:

![image](https://user-images.githubuserc

Improve this page

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

Learn more

You can’t perform that action at this time.