TypeStat icon indicating copy to clipboard operation
TypeStat copied to clipboard

fix(tests): enable suppressTypeErrors on all integration tests

Open rubiesonthesky opened this issue 1 year ago • 0 comments

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 avatar Apr 07 '24 19:04 rubiesonthesky