👩💻 Join our community of thousands of amazing developers!
Let's take a good TodoMVC example made with accessability features included, as every app should have. One of the aspects we need to confirm in our tests is that the user can fully interact with the app without using a mouse. We need to test every feature using the keyboard, as posts like Keyboard Navigation Accessibility Testing suggest.TestingCompleting itemsDeleting the first itemEditing an itemTab through filtersTest the filtered viewsAvoiding clicksTesting smaller featuresCancel editsClear ...