Skip to content

Conversation

SangilYun
Copy link
Contributor

@SangilYun SangilYun commented Jan 14, 2021

First of all, thank you for all the test examples. It really helped me to set up the test environment on my project.

I found that this test uses queryBy* to query the element with location-display testid

As it's mentioned in this link, using getBy* query might fit better for this test I think.

@codecov
Copy link

codecov bot commented Jan 14, 2021

Codecov Report

Merging #203 (50f1834) into master (2312e18) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## master #203 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 100 100 Branches 35 34 -1 ========================================= Hits 100 100 

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2312e18...50f1834. Read the comment docs.

Copy link
Member

@afontcu afontcu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch! Thank you :)

@afontcu afontcu merged commit 84e549e into testing-library:master Jan 14, 2021
@SangilYun SangilYun deleted the docs branch January 15, 2021 00:07
@github-actions
Copy link

🎉 This PR is included in version 5.6.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Jun 8, 2022

🎉 This PR is included in version 6.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants