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

Tests refactoring: Radio button element #4911

Closed
12 tasks done
FursovaKate opened this issue Apr 26, 2023 · 0 comments · Fixed by #5087
Closed
12 tasks done

Tests refactoring: Radio button element #4911

FursovaKate opened this issue Apr 26, 2023 · 0 comments · Fixed by #5087
Assignees
Labels

Comments

@FursovaKate
Copy link
Contributor

FursovaKate commented Apr 26, 2023

Should be done ONLY AFTER #4910

  1. Check JDI-Light framework part, if control implemented correctly,
  • Ensure that all the required methods and variables are implemented in the control for it to function correctly in tests.
  • Check if all the remaining functionality is working properly.
  • Create separate class RadioButton + Assert
  1. Tests should be added to cover features:
  • ariaLabel: string - DELETED by NP
  • value: any
  • color: MaterialPalette
  • disabled: boolean
  • required: boolean
  • labelPosition: 'before' | 'after'
  • disableRipple: boolean - DELETED by NP
  • separate class RadioButton
  1. Verify the correct functioning of all the tests.
  • Perform this check after the implementation is completed.
@alla-blinkova alla-blinkova self-assigned this Jul 10, 2023
@MayaElf MayaElf assigned MayaElf and unassigned alla-blinkova Sep 26, 2023
@MayaElf MayaElf linked a pull request Oct 2, 2023 that will close this issue
@MayaElf MayaElf closed this as completed Nov 20, 2023
@AlexeyGirin AlexeyGirin moved this to Done in JDI Light Board May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants