fix: test fixtures

This commit is contained in:
kolaente 2022-11-13 21:10:11 +01:00
parent b7ba2a7730
commit b8158b14f0
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
9 changed files with 113 additions and 113 deletions

View File

@ -1,6 +1,6 @@
- id: 1 - id: 1
title: testbucket1 title: testbucket1
list_id: 1 project_id: 1
created_by_id: 1 created_by_id: 1
limit: 9999999 # This bucket has a limit we will never exceed in the tests to make sure the logic allows for buckets with limits limit: 9999999 # This bucket has a limit we will never exceed in the tests to make sure the logic allows for buckets with limits
position: 1 position: 1
@ -8,7 +8,7 @@
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 2 - id: 2
title: testbucket2 title: testbucket2
list_id: 1 project_id: 1
created_by_id: 1 created_by_id: 1
limit: 3 limit: 3
position: 2 position: 2
@ -16,15 +16,15 @@
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 3 - id: 3
title: testbucket3 title: testbucket3
list_id: 1 project_id: 1
created_by_id: 1 created_by_id: 1
is_done_bucket: 1 is_done_bucket: 1
position: 3 position: 3
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 4 - id: 4
title: testbucket4 - other list title: testbucket4 - other project
list_id: 2 project_id: 2
created_by_id: 1 created_by_id: 1
is_done_bucket: 1 is_done_bucket: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
@ -32,189 +32,189 @@
# The following are not or only partly owned by user 1 # The following are not or only partly owned by user 1
- id: 5 - id: 5
title: testbucket5 title: testbucket5
list_id: 20 project_id: 20
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 6 - id: 6
title: testbucket6 title: testbucket6
list_id: 6 project_id: 6
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 7 - id: 7
title: testbucket7 title: testbucket7
list_id: 7 project_id: 7
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 8 - id: 8
title: testbucket8 title: testbucket8
list_id: 8 project_id: 8
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 9 - id: 9
title: testbucket9 title: testbucket9
list_id: 9 project_id: 9
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 10 - id: 10
title: testbucket10 title: testbucket10
list_id: 10 project_id: 10
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 11 - id: 11
title: testbucket11 title: testbucket11
list_id: 11 project_id: 11
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 12 - id: 12
title: testbucket13 title: testbucket13
list_id: 12 project_id: 12
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 13 - id: 13
title: testbucket13 title: testbucket13
list_id: 13 project_id: 13
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 14 - id: 14
title: testbucket14 title: testbucket14
list_id: 14 project_id: 14
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 15 - id: 15
title: testbucket15 title: testbucket15
list_id: 15 project_id: 15
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 16 - id: 16
title: testbucket16 title: testbucket16
list_id: 16 project_id: 16
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 17 - id: 17
title: testbucket17 title: testbucket17
list_id: 17 project_id: 17
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 18 - id: 18
title: testbucket18 title: testbucket18
list_id: 5 project_id: 5
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 19 - id: 19
title: testbucket19 title: testbucket19
list_id: 21 project_id: 21
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 20 - id: 20
title: testbucket20 title: testbucket20
list_id: 22 project_id: 22
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 21 - id: 21
title: testbucket21 title: testbucket21
list_id: 3 project_id: 3
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
# Duplicate buckets to make deletion of one of them possible # Duplicate buckets to make deletion of one of them possible
- id: 22 - id: 22
title: testbucket22 title: testbucket22
list_id: 6 project_id: 6
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 23 - id: 23
title: testbucket23 title: testbucket23
list_id: 7 project_id: 7
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 24 - id: 24
title: testbucket24 title: testbucket24
list_id: 8 project_id: 8
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 25 - id: 25
title: testbucket25 title: testbucket25
list_id: 9 project_id: 9
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 26 - id: 26
title: testbucket26 title: testbucket26
list_id: 10 project_id: 10
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 27 - id: 27
title: testbucket27 title: testbucket27
list_id: 11 project_id: 11
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 28 - id: 28
title: testbucket28 title: testbucket28
list_id: 12 project_id: 12
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 29 - id: 29
title: testbucket29 title: testbucket29
list_id: 13 project_id: 13
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 30 - id: 30
title: testbucket30 title: testbucket30
list_id: 14 project_id: 14
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 31 - id: 31
title: testbucket31 title: testbucket31
list_id: 15 project_id: 15
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 32 - id: 32
title: testbucket32 title: testbucket32
list_id: 16 project_id: 16
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 33 - id: 33
title: testbucket33 title: testbucket33
list_id: 17 project_id: 17
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
# This bucket is the last one in its list # This bucket is the last one in its project
- id: 34 - id: 34
title: testbucket34 title: testbucket34
list_id: 18 project_id: 18
created_by_id: 1 created_by_id: 1
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52
- id: 35 - id: 35
title: testbucket35 title: testbucket35
list_id: 23 project_id: 23
created_by_id: -2 created_by_id: -2
created: 2020-04-18 21:13:52 created: 2020-04-18 21:13:52
updated: 2020-04-18 21:13:52 updated: 2020-04-18 21:13:52

View File

@ -1,6 +1,6 @@
- id: 1 - id: 1
hash: test hash: test
list_id: 1 project_id: 1
right: 0 right: 0
sharing_type: 1 sharing_type: 1
shared_by_id: 1 shared_by_id: 1
@ -8,7 +8,7 @@
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
- id: 2 - id: 2
hash: test2 hash: test2
list_id: 2 project_id: 2
right: 1 right: 1
sharing_type: 1 sharing_type: 1
shared_by_id: 1 shared_by_id: 1
@ -16,7 +16,7 @@
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
- id: 3 - id: 3
hash: test3 hash: test3
list_id: 3 project_id: 3
right: 2 right: 2
sharing_type: 1 sharing_type: 1
shared_by_id: 1 shared_by_id: 1
@ -24,7 +24,7 @@
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
- id: 4 - id: 4
hash: testWithPassword hash: testWithPassword
list_id: 1 project_id: 1
right: 0 right: 0
password: '$2a$14$dcadBoMBL9jQoOcZK8Fju.cy0Ptx2oZECkKLnaa8ekRoTFe1w7To.' # 1234 password: '$2a$14$dcadBoMBL9jQoOcZK8Fju.cy0Ptx2oZECkKLnaa8ekRoTFe1w7To.' # 1234
sharing_type: 2 sharing_type: 2

View File

@ -168,8 +168,8 @@
position: 17 position: 17
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12 created: 2018-12-01 15:13:12
# This list is owned by user 7, and several other users have access to it via different methods. # This project is owned by user 7, and several other users have access to it via different methods.
# It is used to test the listUsers method. # It is used to test the projectUsers method.
- -
id: 18 id: 18
title: Test18 title: Test18
@ -190,7 +190,7 @@
position: 19 position: 19
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12 created: 2018-12-01 15:13:12
# User 1 does not have access to this list # User 1 does not have access to this project
- -
id: 20 id: 20
title: Test20 title: Test20

View File

@ -9,13 +9,13 @@
user_id: 6 user_id: 6
created: 2021-02-01 15:13:12 created: 2021-02-01 15:13:12
- id: 3 - id: 3
entity_type: 2 # List entity_type: 2 # project
entity_id: 12 # belongs to namespace 7 entity_id: 12 # belongs to namespace 7
user_id: 6 user_id: 6
created: 2021-02-01 15:13:12 created: 2021-02-01 15:13:12
- id: 4 - id: 4
entity_type: 3 # Task entity_type: 3 # Task
entity_id: 22 # belongs to list 13 which belongs to namespace 8 entity_id: 22 # belongs to project 13 which belongs to namespace 8
user_id: 6 user_id: 6
created: 2021-02-01 15:13:12 created: 2021-02-01 15:13:12
- id: 5 - id: 5
@ -24,7 +24,7 @@
user_id: 6 user_id: 6
created: 2021-02-01 15:13:12 created: 2021-02-01 15:13:12
- id: 6 - id: 6
entity_type: 2 # List entity_type: 2 # project
entity_id: 13 entity_id: 13
user_id: 6 user_id: 6
created: 2021-02-01 15:13:12 created: 2021-02-01 15:13:12

View File

@ -3,7 +3,7 @@
description: 'Lorem Ipsum' description: 'Lorem Ipsum'
done: false done: false
created_by_id: 1 created_by_id: 1
list_id: 1 project_id: 1
index: 1 index: 1
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
updated: 2018-12-01 01:12:04 updated: 2018-12-01 01:12:04
@ -13,7 +13,7 @@
title: 'task #2 done' title: 'task #2 done'
done: true done: true
created_by_id: 1 created_by_id: 1
list_id: 1 project_id: 1
index: 2 index: 2
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
updated: 2018-12-01 01:12:04 updated: 2018-12-01 01:12:04
@ -23,7 +23,7 @@
title: 'task #3 high prio' title: 'task #3 high prio'
done: false done: false
created_by_id: 1 created_by_id: 1
list_id: 1 project_id: 1
index: 3 index: 3
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
updated: 2018-12-01 01:12:04 updated: 2018-12-01 01:12:04
@ -33,7 +33,7 @@
title: 'task #4 low prio' title: 'task #4 low prio'
done: false done: false
created_by_id: 1 created_by_id: 1
list_id: 1 project_id: 1
index: 4 index: 4
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
updated: 2018-12-01 01:12:04 updated: 2018-12-01 01:12:04
@ -43,7 +43,7 @@
title: 'task #5 higher due date' title: 'task #5 higher due date'
done: false done: false
created_by_id: 1 created_by_id: 1
list_id: 1 project_id: 1
index: 5 index: 5
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
updated: 2018-12-01 01:12:04 updated: 2018-12-01 01:12:04
@ -53,7 +53,7 @@
title: 'task #6 lower due date' title: 'task #6 lower due date'
done: false done: false
created_by_id: 1 created_by_id: 1
list_id: 1 project_id: 1
index: 6 index: 6
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
updated: 2018-12-01 01:12:04 updated: 2018-12-01 01:12:04
@ -63,7 +63,7 @@
title: 'task #7 with start date' title: 'task #7 with start date'
done: false done: false
created_by_id: 1 created_by_id: 1
list_id: 1 project_id: 1
index: 7 index: 7
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
updated: 2018-12-01 01:12:04 updated: 2018-12-01 01:12:04
@ -73,7 +73,7 @@
title: 'task #8 with end date' title: 'task #8 with end date'
done: false done: false
created_by_id: 1 created_by_id: 1
list_id: 1 project_id: 1
index: 8 index: 8
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
updated: 2018-12-01 01:12:04 updated: 2018-12-01 01:12:04
@ -83,7 +83,7 @@
title: 'task #9 with start and end date' title: 'task #9 with start and end date'
done: false done: false
created_by_id: 1 created_by_id: 1
list_id: 1 project_id: 1
index: 9 index: 9
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
updated: 2018-12-01 01:12:04 updated: 2018-12-01 01:12:04
@ -94,7 +94,7 @@
title: 'task #10 basic' title: 'task #10 basic'
done: false done: false
created_by_id: 1 created_by_id: 1
list_id: 1 project_id: 1
index: 10 index: 10
bucket_id: 1 bucket_id: 1
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -103,7 +103,7 @@
title: 'task #11 basic' title: 'task #11 basic'
done: false done: false
created_by_id: 1 created_by_id: 1
list_id: 1 project_id: 1
index: 11 index: 11
bucket_id: 1 bucket_id: 1
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -112,25 +112,25 @@
title: 'task #12 basic' title: 'task #12 basic'
done: false done: false
created_by_id: 1 created_by_id: 1
list_id: 1 project_id: 1
index: 12 index: 12
bucket_id: 1 bucket_id: 1
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
updated: 2018-12-01 01:12:04 updated: 2018-12-01 01:12:04
- id: 13 - id: 13
title: 'task #13 basic other list' title: 'task #13 basic other project'
done: false done: false
created_by_id: 1 created_by_id: 1
list_id: 2 project_id: 2
index: 1 index: 1
bucket_id: 4 bucket_id: 4
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
updated: 2018-12-01 01:12:04 updated: 2018-12-01 01:12:04
- id: 14 - id: 14
title: 'task #14 basic other list' title: 'task #14 basic other project'
done: false done: false
created_by_id: 5 created_by_id: 5
list_id: 5 project_id: 5
index: 1 index: 1
bucket_id: 18 bucket_id: 18
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -139,7 +139,7 @@
title: 'task #15' title: 'task #15'
done: false done: false
created_by_id: 6 created_by_id: 6
list_id: 6 project_id: 6
index: 1 index: 1
bucket_id: 6 bucket_id: 6
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -148,7 +148,7 @@
title: 'task #16' title: 'task #16'
done: false done: false
created_by_id: 6 created_by_id: 6
list_id: 7 project_id: 7
index: 1 index: 1
bucket_id: 7 bucket_id: 7
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -157,7 +157,7 @@
title: 'task #17' title: 'task #17'
done: false done: false
created_by_id: 6 created_by_id: 6
list_id: 8 project_id: 8
index: 1 index: 1
bucket_id: 8 bucket_id: 8
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -166,7 +166,7 @@
title: 'task #18' title: 'task #18'
done: false done: false
created_by_id: 6 created_by_id: 6
list_id: 9 project_id: 9
index: 1 index: 1
bucket_id: 9 bucket_id: 9
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -175,7 +175,7 @@
title: 'task #19' title: 'task #19'
done: false done: false
created_by_id: 6 created_by_id: 6
list_id: 10 project_id: 10
index: 1 index: 1
bucket_id: 10 bucket_id: 10
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -184,7 +184,7 @@
title: 'task #20' title: 'task #20'
done: false done: false
created_by_id: 6 created_by_id: 6
list_id: 11 project_id: 11
index: 1 index: 1
bucket_id: 11 bucket_id: 11
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -193,7 +193,7 @@
title: 'task #21' title: 'task #21'
done: false done: false
created_by_id: 6 created_by_id: 6
list_id: 12 project_id: 12
index: 1 index: 1
bucket_id: 12 bucket_id: 12
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -202,7 +202,7 @@
title: 'task #22' title: 'task #22'
done: false done: false
created_by_id: 6 created_by_id: 6
list_id: 13 project_id: 13
index: 1 index: 1
bucket_id: 13 bucket_id: 13
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -211,7 +211,7 @@
title: 'task #23' title: 'task #23'
done: false done: false
created_by_id: 6 created_by_id: 6
list_id: 14 project_id: 14
index: 1 index: 1
bucket_id: 14 bucket_id: 14
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -220,7 +220,7 @@
title: 'task #24' title: 'task #24'
done: false done: false
created_by_id: 6 created_by_id: 6
list_id: 15 project_id: 15
index: 1 index: 1
bucket_id: 15 bucket_id: 15
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -229,7 +229,7 @@
title: 'task #25' title: 'task #25'
done: false done: false
created_by_id: 6 created_by_id: 6
list_id: 16 project_id: 16
index: 1 index: 1
bucket_id: 16 bucket_id: 16
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -238,7 +238,7 @@
title: 'task #26' title: 'task #26'
done: false done: false
created_by_id: 6 created_by_id: 6
list_id: 17 project_id: 17
index: 1 index: 1
bucket_id: 17 bucket_id: 17
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -247,7 +247,7 @@
title: 'task #27 with reminders' title: 'task #27 with reminders'
done: false done: false
created_by_id: 1 created_by_id: 1
list_id: 1 project_id: 1
index: 12 index: 12
bucket_id: 1 bucket_id: 1
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -257,7 +257,7 @@
done: false done: false
created_by_id: 1 created_by_id: 1
repeat_after: 3600 repeat_after: 3600
list_id: 1 project_id: 1
index: 13 index: 13
bucket_id: 1 bucket_id: 1
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -266,7 +266,7 @@
title: 'task #29 with parent task (1)' title: 'task #29 with parent task (1)'
done: false done: false
created_by_id: 1 created_by_id: 1
list_id: 1 project_id: 1
index: 14 index: 14
bucket_id: 1 bucket_id: 1
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -275,7 +275,7 @@
title: 'task #30 with assignees' title: 'task #30 with assignees'
done: false done: false
created_by_id: 1 created_by_id: 1
list_id: 1 project_id: 1
index: 15 index: 15
bucket_id: 1 bucket_id: 1
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -284,7 +284,7 @@
title: 'task #31 with color' title: 'task #31 with color'
done: false done: false
created_by_id: 1 created_by_id: 1
list_id: 1 project_id: 1
index: 16 index: 16
hex_color: f0f0f0 hex_color: f0f0f0
bucket_id: 1 bucket_id: 1
@ -294,7 +294,7 @@
title: 'task #32' title: 'task #32'
done: false done: false
created_by_id: 1 created_by_id: 1
list_id: 3 project_id: 3
index: 1 index: 1
bucket_id: 21 bucket_id: 21
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -303,7 +303,7 @@
title: 'task #33 with percent done' title: 'task #33 with percent done'
done: false done: false
created_by_id: 1 created_by_id: 1
list_id: 1 project_id: 1
index: 17 index: 17
percent_done: 0.5 percent_done: 0.5
bucket_id: 1 bucket_id: 1
@ -314,7 +314,7 @@
title: 'task #34' title: 'task #34'
done: false done: false
created_by_id: 13 created_by_id: 13
list_id: 20 project_id: 20
index: 20 index: 20
bucket_id: 5 bucket_id: 5
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -323,7 +323,7 @@
title: 'task #35' title: 'task #35'
done: false done: false
created_by_id: 1 created_by_id: 1
list_id: 21 project_id: 21
index: 1 index: 1
bucket_id: 19 bucket_id: 19
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -332,7 +332,7 @@
title: 'task #36' title: 'task #36'
done: false done: false
created_by_id: 1 created_by_id: 1
list_id: 22 project_id: 22
index: 1 index: 1
bucket_id: 20 bucket_id: 20
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
@ -342,7 +342,7 @@
title: 'task #37' title: 'task #37'
done: false done: false
created_by_id: -2 created_by_id: -2
list_id: 2 project_id: 2
index: 2 index: 2
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
updated: 2018-12-01 01:12:04 updated: 2018-12-01 01:12:04
@ -350,7 +350,7 @@
title: 'task #37 done with due date' title: 'task #37 done with due date'
done: true done: true
created_by_id: 1 created_by_id: 1
list_id: 22 project_id: 22
index: 2 index: 2
created: 2018-12-01 01:12:04 created: 2018-12-01 01:12:04
updated: 2018-12-01 01:12:04 updated: 2018-12-01 01:12:04

View File

@ -1,54 +1,54 @@
- id: 1 - id: 1
team_id: 1 team_id: 1
list_id: 3 project_id: 3
right: 0 right: 0
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12 created: 2018-12-01 15:13:12
# This team has read only access on list 6 # This team has read only access on project 6
- id: 2 - id: 2
team_id: 2 team_id: 2
list_id: 6 project_id: 6
right: 0 right: 0
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12 created: 2018-12-01 15:13:12
# This team has write access on list 7 # This team has write access on project 7
- id: 3 - id: 3
team_id: 3 team_id: 3
list_id: 7 project_id: 7
right: 1 right: 1
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12 created: 2018-12-01 15:13:12
# This team has admin access on list 8 # This team has admin access on project 8
- id: 4 - id: 4
team_id: 4 team_id: 4
list_id: 8 project_id: 8
right: 2 right: 2
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12 created: 2018-12-01 15:13:12
# Readonly acces on list 19 # Readonly acces on project 19
- id: 5 - id: 5
team_id: 8 team_id: 8
list_id: 19 project_id: 19
right: 2 right: 2
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12 created: 2018-12-01 15:13:12
# Write acces on list 19 # Write acces on project 19
- id: 6 - id: 6
team_id: 9 team_id: 9
list_id: 19 project_id: 19
right: 1 right: 1
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12 created: 2018-12-01 15:13:12
# Admin acces on list 19 # Admin acces on project 19
- id: 7 - id: 7
team_id: 10 team_id: 10
list_id: 19 project_id: 19
right: 2 right: 2
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12 created: 2018-12-01 15:13:12
- id: 8 - id: 8
team_id: 1 team_id: 1
list_id: 21 project_id: 21
right: 0 right: 0
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12 created: 2018-12-01 15:13:12

View File

@ -3,13 +3,13 @@
description: Lorem Ipsum description: Lorem Ipsum
created_by_id: 1 created_by_id: 1
- id: 2 - id: 2
name: testteam2_read_only_on_list6 name: testteam2_read_only_on_project6
created_by_id: 1 created_by_id: 1
- id: 3 - id: 3
name: testteam3_write_on_list7 name: testteam3_write_on_project7
created_by_id: 1 created_by_id: 1
- id: 4 - id: 4
name: testteam4_admin_on_list8 name: testteam4_admin_on_project8
created_by_id: 1 created_by_id: 1
- id: 5 - id: 5
name: testteam2_read_only_on_namespace7 name: testteam2_read_only_on_namespace7

View File

@ -40,7 +40,7 @@
issuer: local issuer: local
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12 created: 2018-12-01 15:13:12
# This use is used to create a whole bunch of lists which are then shared directly with a user # This use is used to create a whole bunch of projects which are then shared directly with a user
- id: 6 - id: 6
username: 'user6' username: 'user6'
password: '$2a$14$dcadBoMBL9jQoOcZK8Fju.cy0Ptx2oZECkKLnaa8ekRoTFe1w7To.' # 1234 password: '$2a$14$dcadBoMBL9jQoOcZK8Fju.cy0Ptx2oZECkKLnaa8ekRoTFe1w7To.' # 1234

View File

@ -1,48 +1,48 @@
- id: 1 - id: 1
user_id: 1 user_id: 1
list_id: 3 project_id: 3
right: 0 right: 0
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12 created: 2018-12-01 15:13:12
- id: 2 - id: 2
user_id: 2 user_id: 2
list_id: 3 project_id: 3
right: 0 right: 0
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12 created: 2018-12-01 15:13:12
- id: 3 - id: 3
user_id: 1 user_id: 1
list_id: 9 project_id: 9
right: 0 right: 0
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12 created: 2018-12-01 15:13:12
- id: 4 - id: 4
user_id: 1 user_id: 1
list_id: 10 project_id: 10
right: 1 right: 1
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12 created: 2018-12-01 15:13:12
- id: 5 - id: 5
user_id: 1 user_id: 1
list_id: 11 project_id: 11
right: 2 right: 2
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12 created: 2018-12-01 15:13:12
- id: 6 - id: 6
user_id: 4 user_id: 4
list_id: 19 project_id: 19
right: 0 right: 0
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12 created: 2018-12-01 15:13:12
- id: 7 - id: 7
user_id: 5 user_id: 5
list_id: 19 project_id: 19
right: 1 right: 1
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12 created: 2018-12-01 15:13:12
- id: 8 - id: 8
user_id: 6 user_id: 6
list_id: 19 project_id: 19
right: 2 right: 2
updated: 2018-12-02 15:13:12 updated: 2018-12-02 15:13:12
created: 2018-12-01 15:13:12 created: 2018-12-01 15:13:12