PR_26179_OWNER_005-move-tests-to-dev#240
Merged
Merged
Conversation
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.
PR_26179_OWNER_005-move-tests-to-dev
Status: PASS
Team: OWNER
Branch: PR_26179_OWNER_005-move-tests-to-dev
Base branch: PR_26179_OWNER_004-move-governance-workspace
Scope: Move repository test workspace under
dev/tests/Updated: 2026-06-27 14:58:31
Purpose
Move the non-deployable test workspace from root
tests/todev/tests/and update test commands, Playwright discovery, scripts, and governance references so validation continues from the new path.Changes
tests/files todev/tests/.package.jsontest scripts anddirectories.testtodev/tests.playwright.config.cjsprojects to discover tests underdev/tests/uianddev/tests/playwright.dev/tests.dev/tests.dev/.Scope Confirmation
docs/,games/,toolbox/,account/,admin/,legal/,assets/, orsrc/product files were moved for this PR.dev/.Validation Summary
PR_26179_OWNER_005-move-tests-to-dev.tests/count: PASS, 0 tracked files remain.dev/tests/count: PASS, 577 tracked files present.tests/directory presence: PASS, absent.tests/path search: PASS, no active roottests/references remain in package/config/scripts/ProjectInstructions except regex literals that intentionally matchdev/testspaths.git diff --check HEAD -- .: PASS.package.jsonJSON parse: PASS.node --checkon changed scripts and representative moved tests: PASS.node ./scripts/run-node-test-files.mjs dev/tests/dev-runtime/AdminNotesBoundary.test.mjs dev/tests/tools/DevConsoleIntegration.test.mjs dev/tests/shared/TimeFoundation.test.mjs: PASS.npm run test:service:api: PASS, 2 targeted node test files passed.npx playwright test --config=playwright.config.cjs --list: PASS, discovered Playwright tests underdev/tests/....ZIP
Repo-structured ZIP:
tmp/PR_26179_OWNER_005-move-tests-to-dev_delta.zip