-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Add a system test for:
As a faciltator,
I want to submit a workshop idea
So that I can share something valuable with the community.
Given I am logged into AWBW
When I click on the Share A Workshop Idea link in the sidebar navigation,
Then I am taken to the Submit Workshop Idea page
And I can fill out the form as follows:
Workshop Title [free text field]
Author's First & Last Name [free text field]
Workshop Objective [free text field]
Materials Needed [free text field]
Timeframe [number picker for hour, number picker for minutes]
Set Up Instructions [free text field]
Demonstration Instructions [free text field]
Warm-up/relaxation/meditation [free text field]
Creation [free text field]
Closing [free text field]
Notes [free text field]
Tips [free text field]
And I can click on the Choose File button to select files to upload if relevant
And I can add more files if needed.
When I click the Submit button,
Then my workshop idea is submitted
And I am returned to the dashboard where I see a success message.
When I click the Cancel button,
Then my workshop idea is not submitted,
And I am returned to the dashboard.
Video walkthrough for reference: https://www.loom.com/share/652c498a8b8946bbbf65b27945a24faa