Skip to content

Internal: Unskip test welcome test [TMZ-1042]#666

Open
hein-obox wants to merge 1 commit into
mainfrom
internal/TMZ-1042-unskip-test
Open

Internal: Unskip test welcome test [TMZ-1042]#666
hein-obox wants to merge 1 commit into
mainfrom
internal/TMZ-1042-unskip-test

Conversation

@hein-obox

@hein-obox hein-obox commented Jun 10, 2026

Copy link
Copy Markdown
Member

✨ PR Description

1. Problem & Context

Re-enabling the "Welcome to Hello Theme" admin test (TMZ-1042) which was previously skipped due to Elementor plugin disabling the banner. Test infrastructure updated to skip only the unrelated Quick Links test that still fails.

2. What Changed (Where)

  • hello-theme-admin-home.test.ts: Removed test.skip() wrapper and comment from Welcome message test, converting it back to active test
  • Two CI workflows: Reduced GREP_INVERT_FLAG to skip only Quick Links test (removed Welcome test from exclusion list)

3. How It Works

The Welcome banner test now runs again in CI. Grep invert flag remains to exclude the Quick Links test which has persistent failures—creating asymmetry between the two workflows where Welcome is re-enabled but Quick Links continues skipped via CLI invocation rather than test.skip().

4. Risks

Test may fail if Elementor plugin still disables the banner or if the "Go Pro, Go Limitless" locator changed. Inconsistency between workflows (one skips at test definition, other at CLI) could cause maintenance confusion.

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Description using Guidelines Learn how

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant