summaryrefslogtreecommitdiff
path: root/features/ics.feature
blob: 5a49dfe6a2082ca04898961f64e25d6a5ce2ddf3 (plain)
1
2
3
4
5
Scenario: Echo area should indicate opponent ran out of time.
  Given ics session
  When new game
  And opponent forfeits on time
  Then I should see message "Your opponent has forfeited the game on time"