aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'site/features/poll.feature')
-rw-r--r--site/features/poll.feature14
1 files changed, 14 insertions, 0 deletions
diff --git a/site/features/poll.feature b/site/features/poll.feature
new file mode 100644
index 0000000..f25fdb3
--- /dev/null
+++ b/site/features/poll.feature
@@ -0,0 +1,14 @@
+Feature: As council member
+ I want to vote in automatically created polls
+ To make planning meetings easier
+
+ Scenario: View meeting time polls and vote
+ Given I am logged in as a council member
+ When I am on the current agenda page
+ And I follow "Meeting day poll"
+ Then I should see suggested meeting times
+
+ When I check some boxes
+ And press "Update choice"
+
+ Then I should see my times marked