Skip to content
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

chore: enable type checking for all tests #669

Merged
merged 2 commits into from
May 22, 2024

Conversation

EvanHahn
Copy link
Contributor

This only affects type-checking in tests and should have no user
impact.

Before this change, we weren't type-checking the tests/ folder. Now we
are!

Prerequisites that made this change possible (list might be incomplete):

_This only affects type-checking in tests and should have no user
impact._

Before this change, we weren't type-checking the `tests/` folder. Now we
are!

Prerequisites that made this change possible (list might be incomplete):

- ebcd4d2
- df66656
- 91d8c9c
- eca4741
- f64ca17
- 0d3d8d9
- 57cfe72
- 95a1fa9
- b7226aa
- 0121b2d
- 079c7e5
- d7b0268
- 3bb941f
- 2fe45ee
- bf56451
- 23416ab
@EvanHahn EvanHahn requested a review from achou11 May 22, 2024 14:20
Copy link
Member

@achou11 achou11 left a comment

Choose a reason for hiding this comment

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

can we remove tests/tsconfig.json now?

for thoroughness, can also remove // @ts-check comments in test files

@EvanHahn
Copy link
Contributor Author

Removed tests/tsconfig.json in 13d5ef7. I'll remove the ts-check directives in a followup.

@EvanHahn EvanHahn merged commit c253813 into main May 22, 2024
7 checks passed
@EvanHahn EvanHahn deleted the enable-typechecking-in-tests-directory branch May 22, 2024 14:58
@EvanHahn
Copy link
Contributor Author

Followup: #670

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants