friendica/tests/datasets/api.yml

219 lines
4.5 KiB
YAML
Raw Normal View History

2018-04-09 21:23:41 +02:00
---
# Empty these tables
cache:
conversation:
pconfig:
photo:
workerqueue:
mail:
2018-07-08 07:59:52 +02:00
# Base test config to avoid notice messages
config:
-
cat: system
k: url
v: http://localhost
-
cat: system
k: hostname
v: localhost
-
cat: system
k: worker_dont_fork
v: 1
2018-04-09 21:23:41 +02:00
# Populate tables with test data
user:
-
uid: 42
username: Test user
nickname: selfcontact
2018-07-04 03:22:10 +02:00
verified: 1
2018-04-09 21:23:41 +02:00
password: $2y$10$DLRNTRmJgKe1cSrFJ5Jb0edCqvXlA9sh/RHdSnfxjbR.04yZRm4Qm
theme: frio
contact:
-
id: 42
uid: 42
name: Self contact
nick: selfcontact
2018-07-04 03:22:10 +02:00
self: 1
2018-04-09 21:23:41 +02:00
nurl: http://localhost/profile/selfcontact
url: http://localhost/profile/selfcontact
about: User used in tests
2018-07-04 03:22:10 +02:00
pending: 0
blocked: 0
2018-04-09 21:23:41 +02:00
rel: 1
network: dfrn
-
id: 43
uid: 0
2018-04-09 21:23:41 +02:00
# Having the same name and nick allows us to test
# the fallback to api_get_nick() in api_get_user()
name: othercontact
nick: othercontact
2018-07-04 03:22:10 +02:00
self: 0
2018-04-09 21:23:41 +02:00
nurl: http://localhost/profile/othercontact
url: http://localhost/profile/othercontact
2018-07-04 03:22:10 +02:00
pending: 0
blocked: 0
rel: 0
network: dfrn
-
id: 44
uid: 42
name: Friend contact
nick: friendcontact
2018-07-04 03:22:10 +02:00
self: 0
nurl: http://localhost/profile/friendcontact
url: http://localhost/profile/friendcontact
2018-07-04 03:22:10 +02:00
pending: 0
blocked: 0
2018-04-09 21:23:41 +02:00
rel: 2
network: dfrn
item:
-
id: 1
2018-07-04 03:22:10 +02:00
visible: 1
2018-04-09 21:23:41 +02:00
contact-id: 42
2018-06-03 13:38:03 +02:00
author-id: 42
owner-id: 45
2018-04-09 21:23:41 +02:00
uid: 42
verb: http://activitystrea.ms/schema/1.0/post
2018-07-04 03:22:10 +02:00
unseen: 1
2018-04-09 21:23:41 +02:00
body: Parent status
parent: 1
author-link: http://localhost/profile/selfcontact
2018-07-04 03:22:10 +02:00
wall: 1
starred: 1
origin: 1
2018-04-09 21:23:41 +02:00
allow_cid: ''
allow_gid: ''
deny_cid: ''
deny_gid: ''
-
id: 2
2018-07-04 03:22:10 +02:00
visible: 1
2018-04-09 21:23:41 +02:00
contact-id: 42
2018-06-03 13:38:03 +02:00
author-id: 42
owner-id: 45
2018-04-09 21:23:41 +02:00
uid: 42
verb: http://activitystrea.ms/schema/1.0/post
2018-07-04 03:22:10 +02:00
unseen: 0
2018-04-09 21:23:41 +02:00
body: Reply
parent: 1
author-link: http://localhost/profile/selfcontact
2018-07-04 03:22:10 +02:00
wall: 1
starred: 0
origin: 1
2018-04-09 21:23:41 +02:00
-
id: 3
2018-07-04 03:22:10 +02:00
visible: 1
2018-04-09 21:23:41 +02:00
contact-id: 43
author-id: 43
owner-id: 42
uid: 42
verb: http://activitystrea.ms/schema/1.0/post
2018-07-04 03:22:10 +02:00
unseen: 0
2018-04-09 21:23:41 +02:00
body: Other user status
parent: 3
author-link: http://localhost/profile/othercontact
2018-07-04 03:22:10 +02:00
wall: 1
starred: 0
origin: 1
2018-04-09 21:23:41 +02:00
-
id: 4
2018-07-04 03:22:10 +02:00
visible: 1
2018-06-09 23:46:35 +02:00
contact-id: 44
author-id: 44
2018-04-09 21:23:41 +02:00
owner-id: 42
uid: 42
verb: http://activitystrea.ms/schema/1.0/post
2018-07-04 03:22:10 +02:00
unseen: 0
2018-06-09 23:46:35 +02:00
body: Friend user reply
2018-04-09 21:23:41 +02:00
parent: 1
author-link: http://localhost/profile/othercontact
2018-07-04 03:22:10 +02:00
wall: 1
starred: 0
origin: 1
2018-04-09 21:23:41 +02:00
-
id: 5
2018-07-04 03:22:10 +02:00
visible: 1
2018-04-09 21:23:41 +02:00
contact-id: 42
author-id: 42
owner-id: 42
uid: 42
verb: http://activitystrea.ms/schema/1.0/post
2018-07-04 03:22:10 +02:00
unseen: 0
2018-04-09 21:23:41 +02:00
body: '[share]Shared status[/share]'
parent: 1
author-link: http://localhost/profile/othercontact
2018-07-04 03:22:10 +02:00
wall: 1
starred: 0
origin: 1
2018-04-09 21:23:41 +02:00
allow_cid: ''
allow_gid: ''
deny_cid: ''
deny_gid: ''
-
id: 6
2018-07-04 03:22:10 +02:00
visible: 1
contact-id: 44
author-id: 44
owner-id: 42
uid: 42
verb: http://activitystrea.ms/schema/1.0/post
2018-07-04 03:22:10 +02:00
unseen: 0
body: Friend user status
parent: 6
author-link: http://localhost/profile/othercontact
2018-07-04 03:22:10 +02:00
wall: 1
starred: 0
origin: 1
2018-04-09 21:23:41 +02:00
thread:
-
iid: 1
2018-07-04 03:22:10 +02:00
visible: 1
2018-04-09 21:23:41 +02:00
contact-id: 42
2018-06-09 23:46:35 +02:00
author-id: 42
owner-id: 42
2018-04-09 21:23:41 +02:00
uid: 42
2018-07-04 03:22:10 +02:00
wall: 1
2018-04-09 21:23:41 +02:00
-
iid: 3
2018-07-04 03:22:10 +02:00
visible: 1
2018-04-09 21:23:41 +02:00
contact-id: 43
2018-06-09 23:46:35 +02:00
author-id: 43
owner-id: 43
2018-04-09 21:23:41 +02:00
uid: 0
2018-07-04 03:22:10 +02:00
wall: 1
-
iid: 6
2018-07-04 03:22:10 +02:00
visible: 1
contact-id: 44
2018-06-09 23:46:35 +02:00
author-id: 44
owner-id: 44
uid: 0
2018-07-04 03:22:10 +02:00
wall: 1
2018-04-09 21:23:41 +02:00
group:
-
id: 1
uid: 42
2018-07-04 03:22:10 +02:00
visible: 1
2018-04-09 21:23:41 +02:00
name: Visible list
-
id: 2
uid: 42
2018-07-04 03:22:10 +02:00
visible: 0
2018-04-09 21:23:41 +02:00
name: Private list
search:
-
id: 1
term: Saved search
uid: 42