migrate(leftNavigation): PMM-T1830 server diagnostics logs to Playwright#1094
Open
kiranvuyurru wants to merge 1 commit into
Open
migrate(leftNavigation): PMM-T1830 server diagnostics logs to Playwright#1094kiranvuyurru wants to merge 1 commit into
kiranvuyurru wants to merge 1 commit into
Conversation
Append PMM-T1830 to helpCenter.test.ts with @new-navigation execution tag. Add archive.helper readZipArchive and ServerApi.getPmmVersion. Retire leftNavigation_test.js and drop @menu from nightly CodeceptJS grep.
cursor Bot
pushed a commit
that referenced
this pull request
Jul 21, 2026
Update e2e_tests/graphify-out after merging migration branch.
kiranvuyurru
marked this pull request as ready for review
July 21, 2026 14:09
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
Migrates the only active scenario from
codeceptjs-e2e/tests/leftNavigation_test.jsintoe2e_tests/tests/helpCenter.test.ts.@new-navigation(destination file tag; reuses existingnew-navigationPlaywright job)Changes
helpCenter.test.tswith inline zip assertions viareadZipArchivee2e_tests/helpers/archive.helper.tsServerApi.getPmmVersion()and/v1/versionendpointleftNavigation_test.js→leftNavigation_migrated.js@menufrom nightly CodeceptJS grep (no active CodeceptJS@menuscenarios remain)Excluded (per tracker)
Data(...)PMM-T433/T591xScenarioPMM-T1051Validation
CLEAN_ENVIRONMENT=false ./.cursor/scripts/run-migration-single-test.sh tests/helpCenter.test.ts '' false --grep PMM-T1830→ passhelpCenter.test.tsregression (12 tests) → passControl branch follow-up
Tracker and
e2e_tests/graphify-out/update will land onCodeceptJS-migrationafter this PR is opened.