Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User is able to request the queue of songs #22

Open
burtlo opened this issue Dec 2, 2011 · 0 comments
Open

User is able to request the queue of songs #22

burtlo opened this issue Dec 2, 2011 · 0 comments
Assignees
Labels

Comments

@burtlo
Copy link
Collaborator

burtlo commented Dec 2, 2011

Given the rdio has queued the following songs:
  | artist       | album           | track                      |
  | Radiohead    | OK Computer     | No alarms and no surprises |  
  | Beastie Boys | Sabatoge        | Sabotage                   |
  | Liam Lynch   | Fake Songs      | United States of Whatever  |
When I send the message:
  | @dj show me the queue |
Then I should see the following songs in the history results:
  | Radiohead    | OK Computer     | No alarms and no surprises |  
  | Beastie Boys | Sabatoge        | Sabotage                   |
  | Liam Lynch   | Fake Songs      | United States of Whatever  |
@ghost ghost assigned burtlo Dec 4, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant