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

UIIN-2664 Jest/RTL: Cover MoveHoldingContext component with unit tests #2469

Merged
merged 4 commits into from Apr 29, 2024

Conversation

vashjs
Copy link
Contributor

@vashjs vashjs commented Apr 28, 2024

Purpose

After this PR merged test coverage for MoveHoldingContext.js component will be ~80%

Approach

Covered all functinality inside MoveHoldingContext except drag/drop between lists, because as per now it's not good way to do that for react-butiful-dnd. Covered moving of holindgs using dropdown menu instead.

Refs

https://folio-org.atlassian.net/browse/UIIN-2664

Screenshots

image

Copy link

github-actions bot commented Apr 28, 2024

Jest Unit Test Statistics

       1 files  ±0     246 suites  +1   13m 1s ⏱️ +14s
   998 tests +7     996 ✔️ +7  2 💤 ±0  0 ±0 
1 004 runs  +7  1 002 ✔️ +7  2 💤 ±0  0 ±0 

Results for commit afafa3c. ± Comparison against base commit 0bab7ef.

♻️ This comment has been updated with latest results.

Copy link

sonarcloud bot commented Apr 29, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@vashjs vashjs merged commit d83d616 into master Apr 29, 2024
5 checks passed
@vashjs vashjs deleted the UIIN-2664 branch April 29, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants