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: grid list element #4952

Open
5 of 8 tasks
alla-blinkova opened this issue May 29, 2023 · 0 comments · May be fixed by #5085
Open
5 of 8 tasks

Tests refactoring: grid list element #4952

alla-blinkova opened this issue May 29, 2023 · 0 comments · May be fixed by #5085
Assignees
Labels

Comments

@alla-blinkova
Copy link
Contributor

alla-blinkova commented May 29, 2023

Should be done AFTER #4964 and #4950 are completed.

  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.
  1. Tests should be added to cover features:
  • cols: number
  • gutterSize: string
  • rowHeight: string | number
  • colspan: number
  • rowspan: number

Existing tests should be updated to use the new implementation of "grid list" element.

  1. Verify the correct design and functioning of all existing tests.
  • Perform this check after the implementation is completed.
@b14ckster b14ckster self-assigned this Jun 26, 2023
@b14ckster b14ckster removed their assignment Oct 13, 2023
@AlinaLysenko AlinaLysenko self-assigned this Nov 10, 2023
@AlexeyGirin AlexeyGirin moved this to In Review/Waiting for Demo 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: In Review/Waiting for Demo
Development

Successfully merging a pull request may close this issue.

3 participants