Fixing tests

This commit is contained in:
Michael 2018-06-09 21:46:35 +00:00
parent defd3d15b6
commit eca43895e1
1 changed files with 16 additions and 4 deletions

View File

@ -48,7 +48,7 @@ contact:
network: dfrn network: dfrn
- -
id: 44 id: 44
uid: 42 uid: 0
name: Friend contact name: Friend contact
nick: friendcontact nick: friendcontact
self: false self: false
@ -74,6 +74,7 @@ item:
author-link: http://localhost/profile/selfcontact author-link: http://localhost/profile/selfcontact
wall: true wall: true
starred: true starred: true
origin: true
allow_cid: '' allow_cid: ''
allow_gid: '' allow_gid: ''
deny_cid: '' deny_cid: ''
@ -92,6 +93,7 @@ item:
author-link: http://localhost/profile/selfcontact author-link: http://localhost/profile/selfcontact
wall: true wall: true
starred: false starred: false
origin: true
- -
id: 3 id: 3
visible: true visible: true
@ -106,20 +108,22 @@ item:
author-link: http://localhost/profile/othercontact author-link: http://localhost/profile/othercontact
wall: true wall: true
starred: false starred: false
origin: true
- -
id: 4 id: 4
visible: true visible: true
contact-id: 43 contact-id: 44
author-id: 43 author-id: 44
owner-id: 42 owner-id: 42
uid: 42 uid: 42
verb: http://activitystrea.ms/schema/1.0/post verb: http://activitystrea.ms/schema/1.0/post
unseen: false unseen: false
body: Other user reply body: Friend user reply
parent: 1 parent: 1
author-link: http://localhost/profile/othercontact author-link: http://localhost/profile/othercontact
wall: true wall: true
starred: false starred: false
origin: true
- -
id: 5 id: 5
visible: true visible: true
@ -134,6 +138,7 @@ item:
author-link: http://localhost/profile/othercontact author-link: http://localhost/profile/othercontact
wall: true wall: true
starred: false starred: false
origin: true
allow_cid: '' allow_cid: ''
allow_gid: '' allow_gid: ''
deny_cid: '' deny_cid: ''
@ -152,24 +157,31 @@ item:
author-link: http://localhost/profile/othercontact author-link: http://localhost/profile/othercontact
wall: true wall: true
starred: false starred: false
origin: true
thread: thread:
- -
iid: 1 iid: 1
visible: true visible: true
contact-id: 42 contact-id: 42
author-id: 42
owner-id: 42
uid: 42 uid: 42
wall: true wall: true
- -
iid: 3 iid: 3
visible: true visible: true
contact-id: 43 contact-id: 43
author-id: 43
owner-id: 43
uid: 0 uid: 0
wall: true wall: true
- -
iid: 6 iid: 6
visible: true visible: true
contact-id: 44 contact-id: 44
author-id: 44
owner-id: 44
uid: 0 uid: 0
wall: true wall: true