Skip to content

Setup typescript support for specs - #10257

Open
asirvadAbrahamVarghese wants to merge 7 commits into
ManageIQ:masterfrom
asirvadAbrahamVarghese:typescript-migration
Open

Setup typescript support for specs#10257
asirvadAbrahamVarghese wants to merge 7 commits into
ManageIQ:masterfrom
asirvadAbrahamVarghese:typescript-migration

Conversation

@asirvadAbrahamVarghese

@asirvadAbrahamVarghese asirvadAbrahamVarghese commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #10219

PR to set up Typescript support for Jest and Cypress specs
Ref: cypress with typescript, jest with typescript, RTL with typescript

Comment thread tsconfig.spec.json
Comment on lines +8 to +11
// Can be probably removed once config/jest.setup.js file is converted to ts
"compilerOptions": {
"types": ["@testing-library/jest-dom"]
},

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Keeping the config files in js since we decided against converting them to ts

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Needs to be expanded as we run into things

@asirvadAbrahamVarghese asirvadAbrahamVarghese changed the title [WIP] - Setup typescript support for specs Setup typescript support for specs Sep 1, 2026
@asirvadAbrahamVarghese
asirvadAbrahamVarghese marked this pull request as ready for review September 1, 2026 14:05
@asirvadAbrahamVarghese
asirvadAbrahamVarghese requested a review from a team as a code owner September 1, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant