Skip to content

FAT-24126 Automate manual test case C540397 - #7202

Merged
mweaver-ebsco merged 1 commit into
masterfrom
FAT-24126-lists-permission-denied-message
Jun 1, 2026
Merged

FAT-24126 Automate manual test case C540397#7202
mweaver-ebsco merged 1 commit into
masterfrom
FAT-24126-lists-permission-denied-message

Conversation

@mweaver-ebsco

Copy link
Copy Markdown
Contributor

This commit automates a manual test case, verifying that users without the proper permissions get the correct access denied page when they attempt to create a new list in the Lists app

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a new Cypress E2E test that automates manual test case C540397, verifying that a user lacking the proper permission sees a validation callout when attempting to create a new list via the keyboard shortcut (Alt+N) in the Lists app.

Changes:

  • New test file under cypress/e2e/lists/permissions/ creating a temp user with only listsEnable.gui and inventoryAll.gui, navigating to the Lists path, triggering the new-list shortcut, and asserting the permission-denied callout message.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mweaver-ebsco
mweaver-ebsco merged commit 6a2f519 into master Jun 1, 2026
14 checks passed
@mweaver-ebsco
mweaver-ebsco deleted the FAT-24126-lists-permission-denied-message branch June 1, 2026 20:05
This commit automates a manual test case, verifying that users without
the proper permissions get the correct access denied page when they
attempt to create a new list in the Lists app
@ostapwd ostapwd added the AI label Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants