Skip to content

V15 QA updated failing acceptance tests on the nightly pipeline #19882

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 11, 2025

Conversation

andr317c
Copy link
Contributor

@andr317c andr317c commented Aug 8, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings August 8, 2025 06:59
Copy link
Contributor

@Copilot 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 failing acceptance tests to align with changes in the V15 nightly pipeline. The main purpose is to fix test assertions that were failing due to updated error messages and notification text in the Umbraco application.

Key changes include:

  • Updated validation error messages for character limit exceeded scenarios
  • Fixed notification text expectations from "saved" to "created"
  • Added missing success notification checks in collection tests

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
ContentWithTextstring.spec.ts Updated character limit validation error message to match new format
ContentWithTextarea.spec.ts Updated character limit validation error message to match new format
ContentWithMediaPicker.spec.ts Changed expected notification text from "saved" to "created"
ContentWithCollections.spec.ts Added success notification visibility checks after save operations
package.json Updated @umbraco/playwright-testhelpers dependency version
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 1748a08 into v15/dev Aug 11, 2025
49 checks passed
@andr317c andr317c deleted the v15/QA/updates-for-nightly-acceptance-tests branch August 11, 2025 07:05
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