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

WRP-3197: Create DropManager qa-sample and unit tests #721

Merged
merged 21 commits into from
Feb 28, 2023
Merged

Conversation

stanca-pop-lgp
Copy link
Contributor

Enact-DCO-1.0-Signed-off-by: Stanca Pop stanca.pop@lgepartner.com

Checklist

  • I have read and understand the contribution guide
  • A CHANGELOG entry is included
  • At least one test case is included for this feature or bug fix
  • Documentation was added or is not needed
  • Documentation was verified or is not changed
  • UI test was passed or is not needed
  • Screenshot test was verified or is not needed
  • This is an API breaking change

Issue Resolved / Feature Added

Investigate DropManger for list drag & drop feature.

Resolution

Added qa-sampler and unit tests.

Additional Considerations

Drag and drop uses HTML Drag and Drop API and could not be tested with React Testing Library.

Links

WRP-3197

Comments

@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Base: 82.21% // Head: 83.87% // Increases project coverage by +1.66% 🎉

Coverage data is based on head (cc5ed00) compared to base (6ec9f63).
Patch has no changes to coverable lines.

❗ Current head cc5ed00 differs from pull request most recent head c96863a. Consider uploading reports for the commit c96863a to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #721      +/-   ##
===========================================
+ Coverage    82.21%   83.87%   +1.66%     
===========================================
  Files          120      120              
  Lines         4447     4447              
  Branches      1223     1223              
===========================================
+ Hits          3656     3730      +74     
+ Misses         628      564      -64     
+ Partials       163      153      -10     
Impacted Files Coverage Δ
DropManager/DropManager.js 58.49% <0.00%> (+58.49%) ⬆️
Rearrangeable/Rearrangeable.js 100.00% <0.00%> (+100.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@daniel-stoian-lgp daniel-stoian-lgp changed the title WRP-3197: Create DropManager qa-sampler and unit tests WRP-3197: Create DropManager qa-sample and unit tests Feb 6, 2023
samples/qa-drag-and-drop/package.json Outdated Show resolved Hide resolved
DropManager/tests/DropManager-specs.js Outdated Show resolved Hide resolved
DropManager/tests/DropManager-specs.js Outdated Show resolved Hide resolved
@stanca-pop-lgp stanca-pop-lgp changed the base branch from develop to master February 9, 2023 12:16
@stanca-pop-lgp stanca-pop-lgp changed the base branch from master to develop February 9, 2023 12:16
@stanca-pop-lgp stanca-pop-lgp force-pushed the feature/WRP-3197 branch 3 times, most recently from 6939407 to 98d4cc6 Compare February 9, 2023 12:19
Copy link
Contributor

@adrian-cocoara-lgp adrian-cocoara-lgp left a comment

Choose a reason for hiding this comment

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

LGTM

samples/qa-drag-and-drop/README.md Outdated Show resolved Hide resolved
samples/qa-drag-and-drop/resources/ilibmanifest.json Outdated Show resolved Hide resolved
samples/qa-drag-and-drop/src/views/MainPanel.js Outdated Show resolved Hide resolved
samples/qa-drag-and-drop/src/views/MainPanel.js Outdated Show resolved Hide resolved
samples/qa-drag-and-drop/src/views/MainPanel.js Outdated Show resolved Hide resolved
samples/qa-drag-and-drop/src/views/MainPanel.js Outdated Show resolved Hide resolved
DropManager/tests/DropManager-specs.js Show resolved Hide resolved
@0x64 0x64 merged commit b448481 into develop Feb 28, 2023
@0x64 0x64 deleted the feature/WRP-3197 branch February 28, 2023 00:09
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.

4 participants