test: add generated playwright cases for add-quest-smart-ranking#8
Open
Kai-Li-Galxe wants to merge 1 commit intomainfrom
Open
test: add generated playwright cases for add-quest-smart-ranking#8Kai-Li-Galxe wants to merge 1 commit intomainfrom
Kai-Li-Galxe wants to merge 1 commit intomainfrom
Conversation
- New test directory: spec-quest-smart-ranking-20260325 - case.ts: 27 structured test cases (19 high, 6 medium, 2 low) - quest-smart-ranking.spec.ts: 27 Playwright tests covering: - Navigation Bar Smart Ranking entry - Explore All Smart Ranking Tab with 4 sub-leaderboards - Campaign card fields, Top 3 icons, ranking arrows, differentiated last columns - Explore More Smart Ranking card insertion by userTag - Event tracking (view/click) - Footer link - package.json: added pw:spec:quest-smart-ranking script - README-claw.md: appended script documentation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Generated Playwright test cases based on OpenSpec
add-quest-smart-ranking.New Files
test/playwright/spec-quest-smart-ranking-20260325/case.ts— 27 structured test casestest/playwright/spec-quest-smart-ranking-20260325/quest-smart-ranking.spec.ts— 27 executable Playwright teststest/playwright/spec-quest-smart-ranking-20260325/types.ts— shared typestest/playwright/spec-quest-smart-ranking-20260325/index.ts— barrel exportTest Coverage
Script
Notion Test Plan
Test Plan - add-quest-smart-ranking - 2026-03-25