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(ui-alerts): migrate old Alert tests #1654

Merged

Conversation

ToMESSKa
Copy link
Contributor

Closes: INSTUI-4187

@ToMESSKa ToMESSKa marked this pull request as ready for review August 27, 2024 12:24
@ToMESSKa ToMESSKa force-pushed the INSTUI-4187_convert_ui-alerts_to_the_new_test_format branch from 74388e5 to 1bc95eb Compare August 27, 2024 12:34
Copy link

github-actions bot commented Aug 27, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-09-03 07:50 UTC

@ToMESSKa ToMESSKa self-assigned this Aug 27, 2024
@ToMESSKa ToMESSKa requested review from matyasf and joyenjoyer August 27, 2024 14:29
})

it('should add alert text to aria live region, when present', async () => {
const liver = document.getElementById('_alertLiveRegion')!
Copy link
Contributor

@joyenjoyer joyenjoyer Aug 30, 2024

Choose a reason for hiding this comment

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

Please rename this to liveRegion or something else instead of an anatomical terminology. :D

Go through all the places in the code.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I renamed liver to liveRegion everywhere

Copy link
Contributor

@joyenjoyer joyenjoyer left a comment

Choose a reason for hiding this comment

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

Do the renamings.

@ToMESSKa ToMESSKa force-pushed the INSTUI-4187_convert_ui-alerts_to_the_new_test_format branch from 1bc95eb to 859c610 Compare August 30, 2024 11:21
@ToMESSKa ToMESSKa requested a review from joyenjoyer August 30, 2024 11:22
@ToMESSKa ToMESSKa force-pushed the INSTUI-4187_convert_ui-alerts_to_the_new_test_format branch from 859c610 to 42d3a94 Compare September 3, 2024 07:35
@ToMESSKa ToMESSKa merged commit f1a7c78 into master Sep 3, 2024
11 checks passed
@ToMESSKa ToMESSKa deleted the INSTUI-4187_convert_ui-alerts_to_the_new_test_format branch September 3, 2024 07:49
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.

3 participants