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

WRQ-16694: Updated ui-tests to use expect from jest #3227

Merged
merged 5 commits into from
Jun 11, 2024

Conversation

ion-andrusciac-lgp
Copy link
Contributor

@ion-andrusciac-lgp ion-andrusciac-lgp commented Apr 15, 2024

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
  • This is an API breaking change

Issue Resolved / Feature Added

Removed chai library dependency in ui-test-utils. This required some updates on all ui-tests

Resolution

  • Updated ui-tests to use expect from jest
  • Updated ui-test-utils to v1.0.8

Additional Considerations

Links

WRQ-16694

Comments

Enact-DCO-1.0-Signed-off-by: Ion Andrusciac ion.andrusciac@lgepartner.com

Copy link

codecov bot commented Apr 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.48%. Comparing base (e5f884e) to head (9244b5b).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3227   +/-   ##
========================================
  Coverage    82.48%   82.48%           
========================================
  Files          157      157           
  Lines         7247     7247           
  Branches      1919     1919           
========================================
  Hits          5978     5978           
  Misses         998      998           
  Partials       271      271           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@daniel-stoian-lgp daniel-stoian-lgp changed the title WRQ-16694: Removed chai library dependency WRQ-16694: Updated ui-tests to use expect from jest Apr 18, 2024
@hong6316 hong6316 merged commit fd77142 into develop Jun 11, 2024
7 checks passed
@hong6316 hong6316 deleted the feature/WRQ-16694 branch June 11, 2024 04:39
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.

None yet

3 participants