FAT-24142 Automate manual test C829880 - #7201
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR automates manual test case C829880 by adding coverage in the Lists Query Builder UI for Items to ensure “Item effective library — Code/Name” values appear as user-friendly labels (not UUIDs) when building and saving a list query.
Changes:
- Added two new Item field label constants for “Item effective library — Code/Name” in the query modal field mapping.
- Added a new UI e2e test for Items that builds an
INquery with multiple values, validates the rendered query text, runs/saves the query, and re-validates the saved query text (including UUID absence checks).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| cypress/support/fragments/bulk-edit/query-modal.js | Adds Item effective library field labels for use in query builder UI selections. |
| cypress/e2e/lists/query-builder/search-query-builder-ui.cy.js | Adds a new Items-focused UI test to validate user-friendly query text for effective library code/name. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This automates a manual test case that verifies the certain fields appear correctly in the user-friendly query when creating a list
mweaver-ebsco
force-pushed
the
FAT-24142-item-effective-library-name
branch
from
June 1, 2026 16:52
adafa56 to
ada3fc5
Compare
bvsharp
approved these changes
Jun 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This automates a manual test case that verifies the certain fields appear correctly in the user-friendly query when creating a list