chingu-voyages/v10-geckos-team-08

The user can pause the podcast

Open

#7 opened on Jul 4, 2019

 (0 comments) (0 reactions) (1 assignee)JavaScript (3 forks)auto 404
good first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (No merged PRs in 30d)

Description

Scenario: The user can pause the podcast

Given:

that I am a user(registered or not) And I am on the homepage

When:

I’m listening to a podcast And I click on the pause button

Then:

my podcast gets paused”

Contributor guide