Skip to content

test(smoke): jest-dom dependent repositories only #113

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 2 commits into from
Nov 30, 2020

Conversation

AriPerkkio
Copy link
Contributor

@AriPerkkio is it possible to configure the smoke test to only run against repositories that have jest-dom as a dependency? It wouldn't make sense to run the smoke test against repos not using it.
#110 (comment)

What:

Replaces repositories.json with repositories which have jest-dom as dependency.

Fixes typo on prefer-in-document rule name.

Why:

How:

Checklist:

  • Documentation
  • Tests
  • Ready to be merged

Example run: https://github.com/AriPerkkio/eslint-plugin-jest-dom/actions/runs/391987883

@codecov
Copy link

codecov bot commented Nov 30, 2020

Codecov Report

Merging #113 (c9b7ff4) into master (bc665c1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #113   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          218       218           
  Branches        27        27           
=========================================
  Hits           218       218           

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 bc665c1...c9b7ff4. Read the comment docs.

@benmonro benmonro merged commit 8bca240 into testing-library:master Nov 30, 2020
@github-actions
Copy link

🎉 This PR is included in version 3.4.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.

2 participants