You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given that I want to summon a familiar When I authenticate Then I want to see a Chamber item in the nav bar
Given that I want to summon a familiar When I click on the Chamber nav bar item Then I should see the Summoning Chamber view with the following elements
Column 1 of 3 with a Potion header and a dropdown where I can select any of my potions
Column 2 of 3 with a Artifact header and a dropdown where I can select any of my artifacts
Column 3 of 3 with a Spell header and a dropdown where I can select any of my spells
Button below the columns labeled Perform Summoning Ceremony
Given that I navigated to the Summoning Chamber view When I click the Perform Summoning Ceremony button And the summoning was successful Then the view should update with the name and type of familar displayed below the button with a success message And the items I used should be removed from my inventory
Given that I navigated to the Summoning Chamber view When I click the Perform Summoning Ceremony button And the summoning was not successful Then the view should updated with a failure message displayed below the button And the items used cannot be used for any future familiar summoning
Given that I want to summon a familiar
When I authenticate
Then I want to see a Chamber item in the nav bar
Given that I want to summon a familiar
When I click on the Chamber nav bar item
Then I should see the Summoning Chamber view with the following elements
Given that I navigated to the Summoning Chamber view
When I click the Perform Summoning Ceremony button
And the summoning was successful
Then the view should update with the name and type of familar displayed below the button with a success message
And the items I used should be removed from my inventory
Given that I navigated to the Summoning Chamber view
When I click the Perform Summoning Ceremony button
And the summoning was not successful
Then the view should updated with a failure message displayed below the button
And the items used cannot be used for any future familiar summoning
Learning Notes
The text was updated successfully, but these errors were encountered: