Skip to content

fix(element-queries) jest/valid-title warning in test #437

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 29, 2020

Conversation

bochap
Copy link
Contributor

@bochap bochap commented Jan 29, 2020

Remove the work test in the description

What:
Remove the word test from test description test the debug helper prints the dom state here in element-queries fixes #436

test('test the debug helper prints the dom state here', () => {

Why:

Running npm run lint returns a jest/valid-title warning

How:

Checklist:

No change to code and functionality and running npm run test -> a returns all test passing

Remove the work test in the description
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 973664c:

Sandbox Source
flamboyant-poincare-wduxs Configuration
react-testing-library demo Issue #436

@codecov
Copy link

codecov bot commented Jan 29, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@3805b27). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #437   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?     22           
  Lines             ?    384           
  Branches          ?     90           
=======================================
  Hits              ?    384           
  Misses            ?      0           
  Partials          ?      0

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 3805b27...973664c. Read the comment docs.

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

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

Thanks!

@kentcdodds kentcdodds merged commit 8a62d82 into testing-library:master Jan 29, 2020
@kentcdodds
Copy link
Member

🎉 This PR is included in version 6.12.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test in element-queries.js causes a linting warning jest/valid-title
2 participants