test(a11y): playwright coverage for explore - graph controls -bed-8633 - #3091
Conversation
|
All contributors have signed the CLA |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe PR adds a Playwright accessibility test suite for Explore graph controls. The suite mocks graph data, intercepts the Cypher API, loads Explore, and checks expanded control menus and graph search states with Axe. ChangesExplore graph controls
Estimated code review effort: 3 (Moderate) | ~15–30 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
f6ecae4 to
0aef79c
Compare
Description
Adds accessibility tests for the Explore - graph controls to verify compliance with accessibility standards.
Motivation and Context
Resolves bed-8633
Why is this change required? What problem does it solve?
This change was needed to ensure the Explore - graph controls adhere to accessibility standards.
How Has This Been Tested?
The tests were run locally.
Screenshots (optional):
Types of changes
Checklist:
Summary by CodeRabbit