Greenstand / Greenstand/treetracker-admin-client
Create Organization During Onboarding
- Dominant language
- JavaScript
- Stars
- 36
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
**Description:** Create organization with required onboarding details
**Scenario**: Create an organization with required details
Given I am a registered user
And I am on the organization onboarding page
When I enter the organization name
And I select the organization type
And I select the country
And I enter the primary contact details
And I enter the estimated annual captures
And I choose a subscription plan
And I submit the form
Then the organization should be created
And I should see a confirmation message
And the organization status should be pending or active
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.