Skip to content
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

test(alert): Add token theming tests #9356

Merged

Conversation

macandcheese
Copy link
Contributor

Related Issue: #7180

Summary

Add token theming tests for Alert

@macandcheese macandcheese requested a review from a team as a code owner May 16, 2024 20:25
@macandcheese macandcheese requested a review from alisonailea May 16, 2024 20:26
);
});
describe.skip("queued Alerts", () => {
/* Currently we cannot programmatically simulate a queued Alert in a `themed` test */
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Let me know if you'd like me to remove this block instead of using .skip() @alisonailea

Copy link
Member

Choose a reason for hiding this comment

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

I think you can achieve this by following this pattern.

WRT your original question, we can skip and create a follow-up issue to keep track of it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nice, I'll update in this PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated + merging 🎈

);
});
describe.skip("queued Alerts", () => {
/* Currently we cannot programmatically simulate a queued Alert in a `themed` test */
Copy link
Member

Choose a reason for hiding this comment

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

I think you can achieve this by following this pattern.

WRT your original question, we can skip and create a follow-up issue to keep track of it.

@macandcheese macandcheese merged commit 16ce98b into epic/7180-component-tokens May 20, 2024
4 checks passed
@macandcheese macandcheese deleted the macandcheese/token-test-alert branch May 20, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants