Skip to content

test(parser): change tests in parser to scope analysis #234

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
Feb 12, 2019
Merged

test(parser): change tests in parser to scope analysis #234

merged 5 commits into from
Feb 12, 2019

Conversation

armano2
Copy link
Collaborator

@armano2 armano2 commented Feb 9, 2019

This PR changes what is tested in parser fixture tests, we are doing parsing tests 2 times now in parser and ts-estree (redundant), instead of doing this now we are going to check how result of generated scope.

@bradzacher bradzacher added the tests anything to do with testing label Feb 12, 2019
JamesHenry
JamesHenry previously approved these changes Feb 12, 2019
Copy link
Member

@JamesHenry JamesHenry left a comment

Choose a reason for hiding this comment

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

I have definitely read every line of this PR 😏

bradzacher
bradzacher previously approved these changes Feb 12, 2019
Copy link
Member

@bradzacher bradzacher left a comment

Choose a reason for hiding this comment

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

I trust you didn't break anything across the ~400k lines

@armano2 armano2 dismissed stale reviews from bradzacher and JamesHenry via 9646ad4 February 12, 2019 19:58
@armano2 armano2 merged commit 929189b into typescript-eslint:master Feb 12, 2019
@armano2 armano2 deleted the scope-tests branch February 12, 2019 20:32
kaicataldo pushed a commit to kaicataldo/typescript-eslint that referenced this pull request Aug 27, 2019
* Add `no-unnecessary-class` rule

* Add metadata

* ⬆️ eslint-docs
@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
tests anything to do with testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants