1
0

Added tests for team members

This commit is contained in:
kolaente
2018-07-27 19:20:49 +02:00
parent d556162591
commit 261136c2bc
8 changed files with 112 additions and 2 deletions

View File

@ -0,0 +1,7 @@
-
team_id: 1
user_id: 1
admin: true
-
team_id: 1
user_id: 2

View File

@ -2,4 +2,14 @@
id: 1
username: 'user1'
password: '1234'
email: 'johndoe@example.com'
email: 'johndoe@example.com'
-
id: 2
username: 'user2'
password: '1234'
email: 'johndoe@example.com'
-
id: 3
username: 'user3'
password: '1234'
email: 'johndoe@example.com'