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

tests: statically type tests #894

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

henryiii
Copy link
Collaborator

This fully statically types the test suite. This makes it easier to refactor, as mypy will help report changes. It also gives our current static typing a much better usage test, so some fixes for types are included.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii added the awaiting review Needs a review label Nov 14, 2024
@henryiii
Copy link
Collaborator Author

@cjolowicz does that mean you approve? :D

@henryiii
Copy link
Collaborator Author

Also, I can pull out the fixes if that makes the PRs easier to approve.

Copy link
Collaborator

@DiddiLeija DiddiLeija left a comment

Choose a reason for hiding this comment

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

Sounds like a good fix to me, thank you! :)

@henryiii henryiii merged commit f019411 into wntrblm:main Nov 22, 2024
24 checks passed
@henryiii henryiii deleted the henryiii/tests/statictyping branch November 22, 2024 19:38
@henryiii henryiii removed the awaiting review Needs a review label Nov 22, 2024
@henryiii
Copy link
Collaborator Author

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants