Skip to content

test(plugin-typescript): migrate eslint rule tests from parser to plugin #68

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 5 commits into from
Jan 18, 2019

Conversation

armano2
Copy link
Collaborator

@armano2 armano2 commented Jan 18, 2019

This PR migrates regression tests for eslint rules to eslint-plugin and adds additional test cases for #64 #58 #23 #25

eslint regression tests was moved outside of rules directory to eslint-rules

closes: #64
closes: #58
closes: #23
closes: #25

@armano2 armano2 requested a review from bradzacher January 18, 2019 20:49
@codecov
Copy link

codecov bot commented Jan 18, 2019

Codecov Report

Merging #68 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #68   +/-   ##
=======================================
  Coverage   94.77%   94.77%           
=======================================
  Files          48       48           
  Lines        2469     2469           
  Branches      381      381           
=======================================
  Hits         2340     2340           
  Misses         77       77           
  Partials       52       52

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 d637cab...c46e6a9. Read the comment docs.

bradzacher
bradzacher previously approved these changes Jan 18, 2019
@JamesHenry
Copy link
Member

Nice! I have an updated integration test I’ll be submitting later too

@armano2 armano2 changed the title test(eslint-plugin): migrate eslint rule tests from parser to plugin test(plugin-typescript): migrate eslint rule tests from parser to plugin Jan 18, 2019
@JamesHenry JamesHenry merged commit bf58003 into typescript-eslint:master Jan 18, 2019
@armano2 armano2 deleted the tests branch January 18, 2019 23:44
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants