chore: move controller-mocking to tests#24988
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsThis PR is a pure refactoring change that moves controller mocking files from
No actual logic or behavior changes - this is purely a file reorganization. However, since the Perps E2E tests rely on this mocking infrastructure (the The risk is low because:
|
|



Description
Following #24313 we're looking to centralize all tools and test resources in one place.
This PR moves
controller-mockingto/tests.Changelog
CHANGELOG entry:
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Centralizes controller-mocking under
tests/and aligns all references.e2e/controller-mocking/...totests/controller-mocking/...tests/**/*to ESLint overrides andtsconfig.jsonincludese2e/docs/CONTROLLER_MOCKING.mdpaths to point totests/controller-mocking/...Written by Cursor Bugbot for commit 0627900. This will update automatically on new commits. Configure here.