To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorInitial admin
- Scenarios
-
- Create initial admin
-
- When
- I go to "/"
- Then
- I am redirected to "/my/initial-admin"
- When
-
I fill out the form with:
field value email [email protected] password secret - And
- I click the button 'Create initial adminstrator'
- Then
- I am redirected to "/"
- When
- I enter "[email protected]" in the "user" field
- And
- I click on "Login"
- Then
- the /sign-in page is loaded
- When
- I enter "secret" in the "password" field
- And
- I click on "Weiter"
- Then
- I am logged in as the user "I. Admin"
- And
- I am redirected to "/admin/"
- And
- I see the admin interface
Last published over 3 years ago by mkmit.