tylersuchan / symphoni

Apache License 2.0
0 stars 0 forks source link

Guest and Host Story: Add Spotify Music #14

Open vnbruno opened 6 years ago

vnbruno commented 6 years ago

As a guest or host I would like to be able to request songs from Spotify.

rossventresca commented 6 years ago

Acceptance Tests:

  1. You first need to visit the application. This will be done by going to the application in browser. The Symphoni Team Member that is with you will provide either the IP Address or Domain Name.
  2. Looking at the "Home Screen" there will be 2 buttons, Join Party and Start Party. Click "Start Party".
  3. This will take you to a section that asks for a party name. Click on the input box and enter the party name in the box provided. Hit Enter. Once done you will be taken to a button that will prompt you to login to Spotify if you have not done so already. Click on the "Login to Spotify" button. Please ask a Symphoni Member to enter in their Spotify account (We do not want to have your credentials).
  4. Once this is done this will take you to the music player where you will see a party code, a search box and an empty queue where your songs will be (Keep track of that party code, wink wink).
  5. From the Party Room there will be a search bar at the top left corner that says "Search Song". Click on this input box.
  6. From here you can type in a song you want to request. Please enter a song you like, and hit Enter. Please note that if you input a song that is not on the Spotify platform you will not see it populate. If you run into that case, try a different song. An example song is "Sicko Mode" if you can't think of any ideas.
  7. Please click on the song that corresponds to the one you want.
  8. Once the song is selected, this will populate the song queue with the song you have chosen. You will now see the song in the queue.
  9. Once a song is in the queue, hit the play button below and the songs in the queue will start playing!

This concludes the acceptance test.

vnbruno commented 5 years ago

I updated the acceptance test to follow new format and added some more detail.

ohadkatz commented 5 years ago

Changed acceptance test to correlate with application