Skip to content

Conversation

@andr317c
Copy link
Contributor

No description provided.

* Updated tests to match changes

* More updates

* Bumped version

* Reverted change
Copilot AI review requested due to automatic review settings October 16, 2025 11:24
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates existing acceptance tests to match frontend changes and bug fixes. The changes primarily involve updating test helper method names, correcting error messages, and fixing test expectations to align with updated UI behavior.

Key changes:

  • Removed {tag: '@release'} annotations from two webhook tests
  • Updated method calls from generic modal interactions to more specific content actions
  • Fixed grammar in error messages and updated test text expectations

Reviewed Changes

Copilot reviewed 11 out of 12 changed files in this pull request and generated no comments.

Show a summary per file
File Description
WebhookTrigger.spec.ts Removed release tag from content publish trigger test
Webhook.spec.ts Removed release tag from webhook event validation test
Media.spec.ts Added navigation step to media section after media creation
BlockListEditor.spec.ts Fixed grammar in error message validation from "exceed" to "exceed"
BlockGridEditor.spec.ts Fixed grammar in error message validation from "exceed" to "exceed"
CreateContentFromDocumentBlueprint.spec.ts Updated method calls from generic modal clicks to specific blueprint selection
ContentWithTrueFalse.spec.ts Updated assertion to check actual boolean value instead of empty array
ContentWithAllowedChildNodes.spec.ts Updated method call to use document-specific modal text validation
ContentInfoTab.spec.ts Updated expected text from "This item is not published" to "Not created"
Content.spec.ts Updated content navigation and visibility checks to use list-based methods
package.json Updated playwright test helpers dependency from beta.1 to beta.4
Files not reviewed (1)
  • tests/Umbraco.Tests.AcceptanceTest/package-lock.json: Language not supported

Copy link
Contributor

@nhudinh0309 nhudinh0309 left a comment

Choose a reason for hiding this comment

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

LGTM

@andr317c andr317c merged commit 11bf60a into release/17.0 Oct 17, 2025
21 checks passed
@andr317c andr317c deleted the v17/QA/update-acceptance-tests branch October 17, 2025 07:37
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