Skip to content

Add a test for: Facilitators can submit a workshop idea #46

@leelyuh

Description

@leelyuh

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    for-testing-specsCore features that need tests written for them.good first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions