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

Manage deals - Real-Estate, stocks/funds #31

Open
7 tasks
mustakip opened this issue Feb 15, 2019 · 0 comments
Open
7 tasks

Manage deals - Real-Estate, stocks/funds #31

mustakip opened this issue Feb 15, 2019 · 0 comments
Labels
Milestone

Comments

@mustakip
Copy link
Collaborator

mustakip commented Feb 15, 2019

As a player
I want to accept the deal
So that I can invest money or increase my cashflow

Acceptance Criteria -

  • Given my game piece is on deals and I have chose the deal
    when deal is about real-estate and I click on "Accept"
    then I should be able to see -
  1. message related to updation of Financial Statement and Cash ledger
  2. updated Financial Statement
  3. updated Cash ledger
  • Given my game piece is on deals and I have chose the deal
    when deal is about stocks/funds and when click on "Accept"
    then I should be able enter number of shares I want to buy

  • Given I have accepted deal about stocks/funds and entered the number of shares
    when I click on "Buy"
    then I should be able to see -

  1. message related to updation of Financial Statement and Cash ledger
  2. updated Financial Statement
  3. updated Cash ledger
  • Given that game has started and any player has got deal about stocks/funds
    when I have those stocks/funds
    then I should be able to see "Sell" option with card

  • Given that I have "Sell" option with stock/funds deal card
    when I click on "Sell"
    then I should be able to enter the number of shares I want to sell

  • Given I have entered the number of shares
    when I click on "Sell"
    then I should be able see -

  1. message about updation of cash ledger and financial statement
  2. updated cash ledger
  3. updated financial statement
  • Given my game piece is on deals and I have chose the deal
    when I click on "Decline"
    then I should be able to see message about declining deal.
@sapanaKale sapanaKale changed the title Accepting deal Accepting deal - Real-Estate, stocks/funds Feb 19, 2019
@sapanaKale sapanaKale changed the title Accepting deal - Real-Estate, stocks/funds Manage deals - Real-Estate, stocks/funds Feb 19, 2019
@sapanaKale sapanaKale added this to the Iteration 2 milestone Feb 20, 2019
@sapanaKale sapanaKale added large and removed small labels Feb 20, 2019
cognitiveskull added a commit that referenced this issue Feb 26, 2019
What changes have you made?

*

Why do we need this change?

*

What can this change impact?
cognitiveskull added a commit that referenced this issue Feb 26, 2019
What changes have you made?

*

Why do we need this change?

*

What can this change impact?
cognitiveskull added a commit that referenced this issue Feb 28, 2019
What changes have you made?

*

Why do we need this change?

*

What can this change impact?
cognitiveskull added a commit that referenced this issue Feb 28, 2019
What changes have you made?

*

Why do we need this change?

*

What can this change impact?
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

4 participants