The tests need to pass checks before being added to the merge queue so we can avoid merge queue failures in case there are flaky tests.
This PR adds a test.ts wrapper over the test runner to simplify scripts in package.json and allow running a single test file.