Migrate test setup scripts from js to ts #313
Labels
bug
Something isn't working
category: engineering
status: resolved
This issue has been merged into main and deployed to canary.
Describe the bug
We were using js for global setup & teardown files for jest due to this bug - jestjs/jest#5164
But, this issue is fixed now. So, we can move to typescript now.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Extension (please complete the following information)
Are you willing to submit a PR?
If asked, will you be willing to submit a PR to fix this bug? Yes/No
Did you search for similar existing issues?
Did you search for similar issues in our github issues or on stackoverflow
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: