InternetEnemies / CombatCritters

CombatCritters API repository
0 stars 0 forks source link

As a user I want to be able to see the validity of my deck #43

Open VanJackal opened 1 month ago

VanJackal commented 1 month ago

Tasks

React

kivine99 commented 2 weeks ago

React Frontend Acceptance Test

Invalid indicator acceptance test

Assumption: You are logged in, on the collection page, have an invalid deck selected.

  1. Assert that in the bottom left area of the deck builder you see a red icon indicating that there are issues with your deck
kivine99 commented 2 weeks ago

React Frontend Acceptance Test

Valid indicator acceptance test

Assumption: You are logged in, on the collection page, and have a valid deck selected.

  1. Assert that in the bottom left area of the deck builder you see a green icond indicating that your deck is valid
kivine99 commented 2 weeks ago

React Frontend Acceptance Test

Issues list acceptance test

*Assumptions: You are logged in, on the collection page, and have an invalid deck selected.**

  1. Click on the red icon in the bottom left of your deck builder
  2. Assert that a popup occurs with a list of issues in your deck