This is a simple unit for launching actionable notifications for gathering input from the user.
Feature: Actionable Notification
Actionable notifications for real time user input.
User subscribes to notifications by clicking a button on a web page.
Scenario: Complete the mission
Given the user completes the mission
Then the
Scenario: Interrupt the mission
Given the user interrupts the mission
Then the user should be asked collect any waste
Scenario: Cancel mission
Given the user cancels the mission
Then the mission should be canceled