Skip to content

test(ui-spinner): migrate old Spinner tests#1852

Merged
git-nandor merged 1 commit intomasterfrom
INSTUI-4432_convert_ui-spinner_to_the_new_test_format
Feb 3, 2025
Merged

test(ui-spinner): migrate old Spinner tests#1852
git-nandor merged 1 commit intomasterfrom
INSTUI-4432_convert_ui-spinner_to_the_new_test_format

Conversation

@git-nandor
Copy link
Contributor

No description provided.

@git-nandor git-nandor self-assigned this Jan 29, 2025
@github-actions
Copy link

github-actions bot commented Jan 29, 2025

PR Preview Action v1.6.0
Preview removed because the pull request was closed.
2025-02-03 14:33 UTC

View.allowedProps
.filter((prop) => prop !== 'children')
.forEach((prop) => {
if (Object.keys(allowedProps).indexOf(prop) < 0) {
Copy link
Contributor

Choose a reason for hiding this comment

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

I like how you dynamically make test cases here. Well done.

@git-nandor git-nandor merged commit 2d144e4 into master Feb 3, 2025
8 checks passed
@git-nandor git-nandor deleted the INSTUI-4432_convert_ui-spinner_to_the_new_test_format branch February 3, 2025 14:33
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