mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
adaptreceive coins test to language dependency
This commit is contained in:
parent
aed4b26f3a
commit
2879cd79df
@ -3,11 +3,11 @@ Feature: Send coins
|
||||
I want to send and receive GDD
|
||||
I want to see transaction details on overview and transactions pages
|
||||
|
||||
Background:
|
||||
Given the following "users" are in the database:
|
||||
| email | password | name |
|
||||
| bob@baumeister.de | Aa12345_ | Bob Baumeister |
|
||||
| raeuber@hotzenplotz.de | Aa12345_ | Räuber Hotzenplotz |
|
||||
# Background:
|
||||
# Given the following "users" are in the database:
|
||||
# | email | password | name |
|
||||
# | bob@baumeister.de | Aa12345_ | Bob Baumeister |
|
||||
# | raeuber@hotzenplotz.de | Aa12345_ | Räuber Hotzenplotz |
|
||||
|
||||
Scenario: Send GDD to other user
|
||||
Given the user is logged in as "bob@baumeister.de" "Aa12345_"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user