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

Queueing for a book #10

Open
esanmiguelc opened this issue Jul 22, 2016 · 0 comments
Open

Queueing for a book #10

esanmiguelc opened this issue Jul 22, 2016 · 0 comments

Comments

@esanmiguelc
Copy link
Collaborator

As a registered User #4
Given I want to take a book loaned #9
When I search for a book
And that book is not available
Then I should be able to get in the queue

Given I want to take a book loaned #9
And I am in the queue
And i am the first in queue
When someone returns a book
Then the loaned book should be assigned to me

Given I want to take a book loaned #9
And I am in the queue
And i'm not the first in queue
When someone returns a book
Then I should be notified of my place in the queue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants