-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Labels
Description
treetracker-admin-client/features/organization.feature
Lines 6 to 13 in 86758c8
| Scenario: Apply for an organization | |
| Given I am registered user | |
| And I am on the organization application page | |
| When I fill in the organization details | |
| And I submit the form | |
| Then I should see a confirmation message | |
| And Go the home page | |
| And I should see the `verify` menu item on the menu bar on the top left |
Reactions are currently unavailable