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

fix(tests): enable suppressTypeErrors on all integration tests #1549

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

rubiesonthesky
Copy link
Collaborator

PR Checklist

Overview

After #1542

Enables suppressTypeErrors on all integration tests to track potential type errors on generated code.

Tests that add comments to files can't be used with it, so I had to add support for typestat.json files that define multiple steps. This is supported by the tool but it was not supported by integration test setup.

@rubiesonthesky rubiesonthesky added the status: blocked Waiting for something else to be resolved 🙅 label May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: blocked Waiting for something else to be resolved 🙅
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🧪 Tests: Enable suppressTypeErrors on all integration tests
1 participant