Skip to content

Chris misc issues#2453

Merged
labkey-chrisj merged 38 commits intodevelopfrom
fb_chris_misc_issues
Jun 5, 2025
Merged

Chris misc issues#2453
labkey-chrisj merged 38 commits intodevelopfrom
fb_chris_misc_issues

Conversation

@labkey-chrisj
Copy link
Copy Markdown
Contributor

Rationale

Covers test automation for Misc. Issues Needs Automation github issue https://github.com/LabKey/kanban/issues/640

Related Pull Requests

n/a

Changes

new tests

@labkey-chrisj labkey-chrisj self-assigned this May 19, 2025
@labkey-chrisj labkey-chrisj marked this pull request as draft May 19, 2025 20:30
Copy link
Copy Markdown
Contributor Author

@labkey-chrisj labkey-chrisj left a comment

Choose a reason for hiding this comment

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

Some comments to make this PR more readable

Comment thread src/org/labkey/test/BaseWebDriverTest.java Outdated
Comment thread src/org/labkey/test/components/ui/grids/ResponsiveGrid.java
Comment thread src/org/labkey/test/components/ui/search/FilterExpressionPanel.java
Comment thread src/org/labkey/test/tests/SampleTypeTest.java
Comment thread src/org/labkey/test/tests/assay/AssayTransformImportUpdateTest.java
Comment thread src/org/labkey/test/tests/component/GridPanelViewTest.java Outdated
Comment thread src/org/labkey/test/tests/query/QueryLookupTest.java
Comment thread src/org/labkey/test/tests/component/GridPanelViewTest.java
Comment thread src/org/labkey/test/BaseWebDriverTest.java Outdated
Comment thread src/org/labkey/test/components/ui/grids/ResponsiveGrid.java Outdated
Comment thread src/org/labkey/test/components/ui/grids/ResponsiveGrid.java
Comment thread src/org/labkey/test/tests/AdminConsoleTest.java
Comment thread src/org/labkey/test/tests/AdminConsoleTest.java
Comment thread src/org/labkey/test/tests/MenuBarTest.java Outdated
Comment thread src/org/labkey/test/tests/SampleTypeTest.java
Comment thread src/org/labkey/test/tests/SampleTypeTest.java Outdated
Comment thread src/org/labkey/test/tests/component/GridPanelViewTest.java Outdated
labkey-chrisj and others added 4 commits May 28, 2025 14:31
# Conflicts:
#	src/org/labkey/test/components/ui/grids/ResponsiveGrid.java
Co-authored-by: Trey Chadick <tchad@labkey.com>
Co-authored-by: Trey Chadick <tchad@labkey.com>
Comment thread src/org/labkey/test/components/ui/grids/ResponsiveGrid.java
Comment thread src/org/labkey/test/tests/assay/AssayTransformImportUpdateTest.java
Comment thread src/org/labkey/test/tests/component/GridPanelViewTest.java Outdated
Comment thread src/org/labkey/test/components/ui/search/FilterExpressionPanel.java Outdated
Comment thread src/org/labkey/test/components/ui/search/FilterExpressionPanel.java Outdated
Comment thread src/org/labkey/test/tests/query/QueryLookupTest.java Outdated
Copy link
Copy Markdown
Contributor

@labkey-danield labkey-danield left a comment

Choose a reason for hiding this comment

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

Can you point to a TC run?
The banner test is failing for me locally.

Comment thread src/org/labkey/test/components/ui/grids/ResponsiveGrid.java Outdated
Copy link
Copy Markdown
Contributor

@labkey-danield labkey-danield left a comment

Choose a reason for hiding this comment

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

The AdminConsoleTest.testSiteBannerAPIConfiguration is failing because the banner is not showing the INJECT_CHARS_1, which is probably by design. If so the test needs to check for the expected message.

The GridPanelViewTest.testWarningOnInvalidDateFilter is missing a step necessary for the repro.

Comment thread src/org/labkey/test/tests/AdminConsoleTest.java Outdated
Comment thread src/org/labkey/test/tests/AdminConsoleTest.java Outdated
Comment thread src/org/labkey/test/tests/SampleTypeTest.java
Comment thread src/org/labkey/test/tests/SampleTypeTest.java
Comment thread src/org/labkey/test/tests/component/GridPanelViewTest.java
Comment thread src/org/labkey/test/tests/component/GridPanelViewTest.java
Comment thread src/org/labkey/test/tests/query/QueryLookupTest.java
@labkey-jeckels
Copy link
Copy Markdown
Contributor

The AdminConsoleTest.testSiteBannerAPIConfiguration is failing because the banner is not showing the INJECT_CHARS_1, which is probably by design. If so the test needs to check for the expected message.

The GridPanelViewTest.testWarningOnInvalidDateFilter is missing a step necessary for the repro.

The site banner accepts HTML (hence the "Message HTML" label for the field Site Settings) so it's not a good candidate for INJECT_CHARS_1.

@labkey-chrisj labkey-chrisj marked this pull request as ready for review May 30, 2025 03:51
@labkey-chrisj labkey-chrisj merged commit 1565ae9 into develop Jun 5, 2025
5 of 6 checks passed
@labkey-chrisj labkey-chrisj deleted the fb_chris_misc_issues branch June 5, 2025 16:30
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.

4 participants