Skip to content

Automation test for grid view#2139

Merged
labkey-sweta merged 10 commits intodevelopfrom
fb_gridViewV2AutoTest
Nov 26, 2024
Merged

Automation test for grid view#2139
labkey-sweta merged 10 commits intodevelopfrom
fb_gridViewV2AutoTest

Conversation

@labkey-sweta
Copy link
Copy Markdown
Contributor

@labkey-sweta labkey-sweta commented Nov 14, 2024

Rationale

There are some more selenium tests that can be written. Some are "nice to have" others are waiting on issue resolutions.
Related Issue: https://github.com/LabKey/sampleManagement/issues/1117

Spec
Github epic

Issues:
Issue 46137: LKSM: Editing when a row is filtered out of a view doesn't show the row in edit
Issue 47257: Cannot delete samples from a grid that has a filter applied. - see details here

Should Do:

  • Editing when a row is filtered out of a view doesn't show the row in edit (Issue 46137)
    (https://www.labkey.org/home/Developer/issues/issues-details.view?issueId=46022))
  • Default view with filter, then click on one of the Insight filters (e.g. Sample Status).
    • Sample status
    • Storage status
  • Change column label/title by text box in column header (Edit Field Label from Column Header Menu).
  • Validate column name conflict is case insensitive.
  • Issue 47257: Cannot delete samples from a grid that has a filter applied.

Related Pull Requests

https://github.com/LabKey/limsModules/pull/907

Changes

@labkey-sweta labkey-sweta marked this pull request as ready for review November 14, 2024 18:56
Comment thread src/org/labkey/test/components/ui/grids/ResponsiveGrid.java Outdated
@labkey-sweta labkey-sweta merged commit 6332221 into develop Nov 26, 2024
@labkey-sweta labkey-sweta deleted the fb_gridViewV2AutoTest branch November 26, 2024 17:48
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