Skip to content

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

Merged
hein-obox merged 1 commit into
mainfrom
internal/TMZ-1042-unskip-test
Jun 11, 2026
Merged

Internal: Unskip test welcome test [TMZ-1042]#666
hein-obox merged 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

@hein-obox hein-obox merged commit 3e7b26d into main Jun 11, 2026
48 of 49 checks passed
@hein-obox hein-obox deleted the internal/TMZ-1042-unskip-test branch June 11, 2026 13:05
hein-obox pushed a commit that referenced this pull request Jun 11, 2026
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.

2 participants