-
Notifications
You must be signed in to change notification settings - Fork 51
Showcase: convert modifier/helper integration tests to gts or typescript #3366
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
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
30be8eb to
179bcf0
Compare
2b65a92 to
f23eaf6
Compare
0185f03 to
02f8b66
Compare
02f8b66 to
86db065
Compare
86db065 to
7a3bb2f
Compare
7a3bb2f to
6b2568f
Compare
6b2568f to
e7ee901
Compare
e7ee901 to
3c27aca
Compare
3c27aca to
e9f223d
Compare
e9f223d to
b00132d
Compare
didoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Had a very quick look, not looked at every detail. Left only a comment.
| "@embroider/macros": "^1.18.1", | ||
| "@embroider/test-setup": "^4.0.0", | ||
| "@eslint/js": "^9.27.0", | ||
| "@floating-ui/dom": "^1.6.12", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[issue?] why this is added here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added because I needed to import the types for one of the tests: https://github.com/hashicorp/design-system/pull/3366/files#diff-074e93daf2b887754190700afcd3a23549777642058dbac67048a50b832417afR16
📌 Summary
If merged, this PR would convert the remaining modifier and helper tests to gts or typescript. This PR has to be merged in after: #3326
🔗 External links
Jira ticket: HDS-5581
👀 Component checklist
💬 Please consider using conventional comments when reviewing this PR.
📋 PCI review checklist
Examples of changes to controls include access controls, encryption, logging, etc.
Examples include changes to operating systems, ports, protocols, services, cryptography-related components, PII processing code, etc.