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

UIPFU-85: Migration of unit tests to Jest for ui-plugin-find-user/src/UserSearchView.js #287

Merged
merged 2 commits into from
Jan 27, 2025

Conversation

s3fs
Copy link
Contributor

@s3fs s3fs commented Jan 23, 2025

Unit tests for ui-plugin-find-user/src/UserSearchView.js.

https://folio-org.atlassian.net/browse/UIPFU-85

@s3fs s3fs requested a review from a team January 23, 2025 13:32
Copy link

github-actions bot commented Jan 23, 2025

Jest Unit Test Statistics

34 tests  +15   34 ✔️ +15   45s ⏱️ +5s
  5 suites +  1     0 💤 ±  0 
  1 files   ±  0     0 ±  0 

Results for commit c98cbba. ± Comparison against base commit 0935663.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jan 23, 2025

BigTest Unit Test Statistics

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ±0 

Results for commit c98cbba. ± Comparison against base commit 0935663.

♻️ This comment has been updated with latest results.

Comment on lines 177 to 178
data-test-find-user
data-testid="user-search-view"
Copy link
Member

Choose a reason for hiding this comment

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

Given you're adding data-testid can you eliminate the data-test-... attributes?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Of course. This won’t break things, right?

Copy link
Member

Choose a reason for hiding this comment

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

I sure hope not! I don't see any related strings in our integration tests (folio-org/stripes-testing) or in the remaining BTOG files here, so it seems safe.

@s3fs s3fs merged commit a96b38b into master Jan 27, 2025
6 checks passed
@s3fs s3fs deleted the UIPFU-85 branch January 27, 2025 07:11
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