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

Test coverage for shift-select in product grids #1823

Merged
merged 2 commits into from
Feb 16, 2024

Conversation

labkey-chrisj
Copy link
Contributor

Rationale

This adds test coverage for basic 'shift-click' behavior in product grids (EditGrid, QueryGrid)
Issue: https://github.com/LabKey/sampleManagement/issues/2440

Related Pull Requests

n/a

Changes

  • new test method in EditableGridTest
  • new test method in GridPanelTest
  • implement shiftSelectRange on grid classes
  • add getters for row status where needed

@labkey-chrisj labkey-chrisj self-assigned this Feb 13, 2024
@labkey-chrisj labkey-chrisj changed the title Test coverage for shift-click in product grids Test coverage for shift-select in product grids Feb 13, 2024
@labkey-chrisj labkey-chrisj merged commit c38db5f into develop Feb 16, 2024
3 checks passed
@labkey-chrisj labkey-chrisj deleted the fb_shiftClickInGrids branch February 16, 2024 17:33
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.

2 participants