Add automated tests for the pending coach connections search and filter
Canadian Elite Volleyball Academy — Development Update • April 20, 2026
--- title: Add automated tests for the pending coach connections search and filter ---
Add automated tests for the pending coach connections search and filter
## What & Why The search and filter functionality on the pending coach connections panel (in the admin command center) is not covered by automated tests. Adding e2e tests would catch regressions if the filtering logic is changed.
## Done looks like - Automated test verifies that typing in the search box filters the list by coach or athlete name - Automated test verifies that selecting a connection context from the dropdown filters the list - Automated test verifies that "No requests match your search" message appears when no items match - Tests use an existing superadmin account (user_id: "51683643") to access the command center
## Relevant files - (component under test) - data-testids: input-coach-connection-search, select-coach-connection-context, coach-connections-filters, coach-connections-no-results, pending-coach-connections-list
Canadian Elite Volleyball Academy
elitevolleyball.training
No comments:
Post a Comment