Skip to content

RUM-1004 Add the SR functional tests for checkboxes and radiobuttons#1609

Merged
mariusc83 merged 1 commit into
developfrom
mconstantin/rum-1004/sr-add-functional-tests-for-checkbox-and-radio-buttons
Sep 14, 2023
Merged

RUM-1004 Add the SR functional tests for checkboxes and radiobuttons#1609
mariusc83 merged 1 commit into
developfrom
mconstantin/rum-1004/sr-add-functional-tests-for-checkbox-and-radio-buttons

Conversation

@mariusc83

Copy link
Copy Markdown
Member

What does this PR do?

A brief description of the change being made with this pull request.

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@mariusc83
mariusc83 requested a review from a team as a code owner September 8, 2023 08:32
@mariusc83 mariusc83 self-assigned this Sep 8, 2023
@mariusc83
mariusc83 marked this pull request as draft September 8, 2023 08:33
@mariusc83
mariusc83 force-pushed the mconstantin/rum-1004/sr-add-functional-tests-for-checkbox-and-radio-buttons branch 3 times, most recently from 4645932 to a56fcc6 Compare September 8, 2023 08:58
@mariusc83
mariusc83 marked this pull request as ready for review September 8, 2023 09:11
@codecov-commenter

codecov-commenter commented Sep 8, 2023

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.64%. Comparing base (b9b5bd5) to head (b6a2170).
⚠️ Report is 2519 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1609      +/-   ##
===========================================
+ Coverage    83.57%   83.64%   +0.06%     
===========================================
  Files          452      452              
  Lines        15652    15652              
  Branches      2324     2324              
===========================================
+ Hits         13081    13091      +10     
+ Misses        1950     1939      -11     
- Partials       621      622       +1     

see 21 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

0xnm
0xnm previously approved these changes Sep 8, 2023
import org.junit.Rule
import org.junit.Test

internal class SrCheckBoxAndRadioFieldsAllowTest :

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

let's use SessionReplay in naming instead of Sr.

using just Sr will give many false-positives if text search is performed.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Actually wanted to do this but if I do it I need to do it for all the classes there and some of them will be way too long 😮‍💨

@mariusc83
mariusc83 force-pushed the mconstantin/rum-1004/sr-add-functional-tests-for-checkbox-and-radio-buttons branch from a56fcc6 to 99234bd Compare September 8, 2023 13:27
0xnm
0xnm previously approved these changes Sep 8, 2023
@mariusc83
mariusc83 force-pushed the mconstantin/rum-1004/sr-add-functional-tests-for-checkbox-and-radio-buttons branch 2 times, most recently from fd75c76 to c58fb7b Compare September 8, 2023 15:27

@jonathanmos jonathanmos left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@mariusc83
mariusc83 force-pushed the mconstantin/rum-1004/sr-add-functional-tests-for-checkbox-and-radio-buttons branch from c58fb7b to 8126315 Compare September 14, 2023 12:19
@mariusc83
mariusc83 force-pushed the mconstantin/rum-1004/sr-add-functional-tests-for-checkbox-and-radio-buttons branch from 8126315 to b6a2170 Compare September 14, 2023 14:59
@mariusc83
mariusc83 merged commit 206dcd2 into develop Sep 14, 2023
@mariusc83
mariusc83 deleted the mconstantin/rum-1004/sr-add-functional-tests-for-checkbox-and-radio-buttons branch September 14, 2023 15:34
@xgouchet xgouchet added this to the 2.2.0 milestone Dec 13, 2023
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.

5 participants