Skip to content

Commit

Permalink
Editorial changes to test.csv
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaDC committed Oct 4, 2024
1 parent beda3f2 commit 37dc6eb
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions tests/disclosure-navigation/data/tests.csv
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
testId,title,presentationNumber,setupScript,instructions,assertions
navForwardsToCollapsedDisclosureButton,Navigate forwards to a collapsed disclosure button,3.0,moveFocusBeforeFirstDisclosure,"With focus on the 'Navigate forwards from here' link, navigate to the 'About' disclosure button.",0:listBoundary nameMythicalUniversity roleButton roleNavigationLandmark stateCollapsed
navBackToCollapsedDisclosureButton,Navigate backwards to a collapsed disclosure button,6.0,moveFocusAfterThirdDisclosure,"With focus on the 'Navigate backwards from here' link, navigate to the 'Academics' disclosure button.",0:listBoundary nameMythicalUniversity roleButton 0:roleNavigationLandmark stateCollapsed
navForwardsToExpandedDisclosureButton,Navigate forwards to an expanded disclosure button,9.0,moveFocusBeforeAndExpandFirstDisclosure,"With focus on the 'Navigate forwards from here' link, navigate to the 'About' disclosure button.",0:listBoundary nameMythicalUniversity roleButton 0:roleNavigationLandmark stateExpanded
navBackToExpandedDisclosureButton,Navigate backwards to an expanded disclosure button,12.0,expandThirdDisclosureHideDropdownAndMoveFocusAfterDisclosure,"With focus on the 'Navigate backwards from here' link, navigate to the 'Academics' disclosure button.",0:listBoundary nameMythicalUniversity roleButton 0:roleNavigationLandmark stateExpanded
reqInfoAboutCollapsedDisclosureButton,Request information about a collapsed disclosure button,35.0,moveFocusToFirstDisclosure,"With focus on the 'About' disclosure button, read information about the disclosure button.",nameAbout roleButton stateCollapsed
reqInfoAboutExpandedDisclosureButton,Request information about an expanded disclosure button,38.0,moveFocusToAndExpandFirstDisclosure,"With focus on the 'About' disclosure button, read information about the disclosure button.",nameAbout roleButton stateExpanded
operateCollapsedDisclosureButton,Operate a collapsed disclosure button,41.0,moveFocusToFirstDisclosure,"With focus on the 'About' disclosure button, change its state to 'expanded'.",stateChangeToExpanded
operateExpandedDisclosureButton,Operate an expanded disclosure button,44.0,moveFocusToAndExpandFirstDisclosure,"With focus on the 'About' disclosure button, change its state to 'collapsed'.",stateChangeToCollapsed
navFromExpandedDisclosureButtonToLinkAssociatedDropdown,Navigate from an expanded disclosure button to a link in the associated dropdown,47.0,moveFocusToAndExpandFirstDisclosure,"With focus on the 'About' disclosure button, navigate to the 'Overview' link.",0:listBoundary nameOverview roleLink
navFromExpandedDisclosureButtonToCurrentPageLink,Navigate from an expanded disclosure button to the current page link,50.0,moveFocusToAndExpandFirstDisclosureAndSetCurrentPage,"With focus on the 'About' disclosure button, navigate to the 'Overview' link.",0:listBoundary nameOverview roleLink stateCurrentPage
navToExpandedDisclosureButtonFromLinkAssociatedDropdown,Navigate to an expanded disclosure button from a link in the associated dropdown,53.0,expandFirstDisclosureAndMoveFocusToOverviewLink,"With focus on the 'Overview' link, navigate to the 'About' disclosure button.",0:listBoundary nameAbout roleButton stateExpanded
navFromCollapsedDisclosureButtonToLinkDropdown,Navigate from a collapsed disclosure button to a link in a dropdown,56.0,moveFocusToSecondDisclosureAndExpandFirstDisclosure,"With focus on the 'Admissions' disclosure button, navigate to the 'Campus Tours' link.",0:listBoundary nameCampusTours roleLink
navToCollapsedDisclosureButtonFromLastLinkDropdown,Navigate to a collapsed disclosure button from the last link in a dropdown,59.0,expandFirstDisclosureAndMoveFocusToCampusToursLink,"With focus on the 'Campus Tours' link, navigate to the 'Admissions' disclosure button.",nameAdmissions roleButton stateCollapsed
dismissDropdown,Dismiss a dropdown,62.0,expandFirstDisclosureAndMoveFocusToOverviewLink,"With focus on the 'Overview' link, close the dropdown.",nameAbout roleButton stateCollapsed
activateLinkDropdown,Activate a link in a dropdown,65.0,expandFirstDisclosureAndMoveFocusToOverviewLink,"With focus on the 'Overview' link, activate the link.",nameMythicalUniversitySamplePageContent roleRegion
navForwardsToCollapsedDisclosureButton,Navigate forwards to a collapsed disclosure button,3,moveFocusBeforeFirstDisclosure,"With focus on the 'Navigate forwards from here' link, navigate to the 'About' disclosure button.",0:roleNavigationLandmark 0:nameMythicalUniversity 0:listBoundary roleButton nameAbout stateCollapsed
navBackToCollapsedDisclosureButton,Navigate backwards to a collapsed disclosure button,6,moveFocusAfterThirdDisclosure,"With focus on the 'Navigate backwards from here' link, navigate to the 'Academics' disclosure button.",0:roleNavigationLandmark 0:nameMythicalUniversity 0:listBoundary roleButton nameAcademics stateCollapsed
navForwardsToExpandedDisclosureButton,Navigate forwards to an expanded disclosure button,9,moveFocusBeforeAndExpandFirstDisclosure,"With focus on the 'Navigate forwards from here' link, navigate to the 'About' disclosure button.",0:roleNavigationLandmark 0:nameMythicalUniversity 0:listBoundary roleButton nameAbout stateExpanded
navBackToExpandedDisclosureButton,Navigate backwards to an expanded disclosure button,12,expandThirdDisclosureHideDropdownAndMoveFocusAfterDisclosure,"With focus on the 'Navigate backwards from here' link, navigate to the 'Academics' disclosure button.",0:roleNavigationLandmark 0:nameMythicalUniversity 0:listBoundary roleButton nameAcademics stateExpanded
reqInfoAboutCollapsedDisclosureButton,Request information about a collapsed disclosure button,35,moveFocusToFirstDisclosure,"With focus on the 'About' disclosure button, read information about the disclosure button.",roleButton nameAbout stateCollapsed
reqInfoAboutExpandedDisclosureButton,Request information about an expanded disclosure button,38,moveFocusToAndExpandFirstDisclosure,"With focus on the 'About' disclosure button, read information about the disclosure button.",roleButton nameAbout stateExpanded
operateCollapsedDisclosureButton,Operate a collapsed disclosure button,41,moveFocusToFirstDisclosure,"With focus on the 'About' disclosure button, change its state to 'expanded'.",stateChangeToExpanded
operateExpandedDisclosureButton,Operate an expanded disclosure button,44,moveFocusToAndExpandFirstDisclosure,"With focus on the 'About' disclosure button, change its state to 'collapsed'.",stateChangeToCollapsed
navFromExpandedDisclosureButtonToLinkAssociatedDropdown,Navigate from an expanded disclosure button to a link in the associated dropdown,47,moveFocusToAndExpandFirstDisclosure,"With focus on the 'About' disclosure button, navigate to the 'Overview' link.", 0:listBoundary roleLink nameOverview
navFromExpandedDisclosureButtonToCurrentPageLink,Navigate from an expanded disclosure button to the current page link,50,moveFocusToAndExpandFirstDisclosureAndSetCurrentPage,"With focus on the 'About' disclosure button, navigate to the 'Overview' link.", 0:listBoundary roleLink nameOverview stateCurrentPage
navToExpandedDisclosureButtonFromLinkAssociatedDropdown,Navigate to an expanded disclosure button from a link in the associated dropdown,53,expandFirstDisclosureAndMoveFocusToOverviewLink,"With focus on the 'Overview' link, navigate to the 'About' disclosure button.", 0:listBoundary roleButton nameAbout stateExpanded
navFromCollapsedDisclosureButtonToLinkDropdown,Navigate from a collapsed disclosure button to a link in a dropdown,56,moveFocusToSecondDisclosureAndExpandFirstDisclosure,"With focus on the 'Admissions' disclosure button, navigate to the 'Campus Tours' link.", 0:listBoundary roleLink nameCampusTours
navToCollapsedDisclosureButtonFromLastLinkDropdown,Navigate to a collapsed disclosure button from the last link in a dropdown,59,expandFirstDisclosureAndMoveFocusToCampusToursLink,"With focus on the 'Campus Tours' link, navigate to the 'Admissions' disclosure button.",roleButton nameAdmissions stateCollapsed
dismissDropdown,Dismiss a dropdown,62,expandFirstDisclosureAndMoveFocusToOverviewLink,"With focus on the 'Overview' link, close the dropdown.",roleButton nameAbout stateCollapsed
activateLinkDropdown,Activate a link in a dropdown,65,expandFirstDisclosureAndMoveFocusToOverviewLink,"With focus on the 'Overview' link, activate the link.",roleRegion 0:nameMythicalUniversitySamplePageContent

0 comments on commit 37dc6eb

Please sign in to comment.