positron
positron copied to clipboard
e2e test: interpreter drop down updates
Intent
Enhance the reliability and maintainability of the Interpreter Dropdown test.
Approach
Refined the Interpreter Dropdown test for better stability. Key changes include:
- Removed redundant steps for clearing the interpreter at the start, since it’s now disabled by default.
- Ensured that each test can run independently without dependencies on previous tests.
QA Notes
- Ran this test consecutive with parallel runs (5 jobs) without failure.
- Ran full test suite and confirmed it passed.