-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: Refactor AdvancedView.js #10712
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. |
Bitrise✅✅✅ Commit hash: cac5f99 Note
|
Bitrise✅✅✅ Commit hash: a5a4bcb Note
|
Bitrise✅✅✅ Commit hash: 1080176 Note
|
This reverts commit 1080176.
Bitrise✅✅✅ Commit hash: 3a6b11f Note
|
Quality Gate passedIssues Measures |
Bitrise✅✅✅ Commit hash: 1c5033e Note
|
Refactor AdvancedView.js to improve code quality and maintainability.
This PR includes changes to the AdvancedView.js file to remove references to the testHelpers file, update methods to use class properties, and ensure best practices are followed as per the provided guidelines.