docbrown/cypress
Aayush Gupta 4280434aed
Make podcast-playback to be controllable via keyboard (#14139)
* Make podcast-playback to be controllable via keyboard

* Add improved state handling for the play/pause controller

* Fix business logic + Improve HTML semantics

* Remove manual tabIndex addition (not required now)

* Refactor redudant event-listener

* Keep aria-pressed label in sync in all cases

* Code refactor

* Add seed data to create a test podcast

* Add a static file and use that as example podcast episode (#1)

Rather than relying at test time on external media, and requiring the
podcast episode import flow to run during e2e testing, just insert a
canned episode that shows.

Confirmed in cypress this does show after visit('/pod') in the
togglePodcastPlayback.spec.js

* Add cypress test

* Move cypress tests

* Update cypress/integration/seededFlows/podcastFlows/togglePodcastPlayback.spec.js

Co-authored-by: Suzanne Aitchison <suzanne@forem.com>

* fix button name in test

Co-authored-by: Daniel Uber <djuber@gmail.com>
Co-authored-by: rhymes <github@rhymes.dev>
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2021-08-20 12:45:53 +02:00
..
fixtures Add author profile preview cards to feed (#14340) 2021-08-13 10:55:43 +07:00
integration Make podcast-playback to be controllable via keyboard (#14139) 2021-08-20 12:45:53 +02:00
plugins Added support for running E2E tests without seeded data (#14285) 2021-07-22 08:45:37 -04:00
support Use a single listener for all follow buttons on a page (#14246) 2021-07-27 10:45:50 +01:00
util Use a single listener for all follow buttons on a page (#14246) 2021-07-27 10:45:50 +01:00
.eslintrc.js Bump eslint-plugin-no-only-tests from 2.5.0 to 2.6.0 (#13616) 2021-05-03 11:16:29 -05:00