Skip to content

Commit

Permalink
test(acceptance): acceptance tests villager-villager role (#566)
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinezanardi committed Oct 11, 2023
1 parent 8cdb589 commit 879999c
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
@villager-villager-role

Feature: 🧑🏻‍🌾 Villager-Villager role

Scenario: 🧑🏻‍🌾 Villager-Villager role is revealed at the beginning of the game

Given a created game with options described in file no-sheriff-option.json and with the following players
| name | role |
| Antoine | villager |
| Juju | witch |
| Doudou | villager-villager |
| Thom | werewolf |
Then the player named Doudou should have his role revealed

0 comments on commit 879999c

Please sign in to comment.