bdebon / choiceof.dev

Developers have to cope with pretty hard choices every day. This is a collection of the most complex and funny choices. What will be yours?
https://choiceof.dev
GNU General Public License v3.0
473 stars 93 forks source link

feat(accessibility): play with keyboard #153

Open franktronics opened 1 year ago

franktronics commented 1 year ago

✅ Closes: #152

Tests

Clean Code

KGALLET commented 1 year ago

We can also use the fireEvent method from @testing-library to test this feature

franktronics commented 1 year ago

@bdebon can you check it 🙂