chingu-voyages/v10-geckos-team-08

The user can search for the podcast

Open

#6 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 search for the podcast

Given:

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

When:

I input a search text And I click on the search button

Then:

I get podcast related to my search

Contributor guide