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 collaboratorCreate an account for storing costs and income
As a user
I want to create one or more accounts
So that i can store my costs and income
- Scenarios
-
- Create a new account for storing costs and income
-
- Given
- a user account exists
- When
- I enter a <name> for the new account
- Then
- the new account should stored in the database
- Create a new account with already existing name
-
- Given
- a user account already exists
- When
- I enter a <name> for the new account which is already in use
- Then
- an error should displayed
Last published almost 7 years ago by mherz.