]> git.mxchange.org Git - friendica.git/blobdiff - tests/datasets/api.fixture.php
Merge pull request #9048 from annando/fix-tag-scheme
[friendica.git] / tests / datasets / api.fixture.php
index 8bdb86892672ce71108732d44feda9cf8e86e729..0cfdd9fa86ae7d9da559af1766f78c2e9b6c7b60 100644 (file)
@@ -70,6 +70,7 @@ return [
                        'blocked' => 0,
                        'rel'     => 1,
                        'network' => 'dfrn',
+                       'location' => 'DFRN',
                ],
                // Having the same name and nick allows us to test
                // the fallback to api_get_nick() in api_get_user()
@@ -85,6 +86,7 @@ return [
                        'blocked' => 0,
                        'rel'     => 0,
                        'network' => 'dfrn',
+                       'location' => 'DFRN',
                ],
                [
                        'id'      => 44,
@@ -98,6 +100,7 @@ return [
                        'blocked' => 0,
                        'rel'     => 2,
                        'network' => 'dfrn',
+                       'location' => 'DFRN',
                ],
                [
                        'id'      => 45,
@@ -111,6 +114,7 @@ return [
                        'blocked' => 0,
                        'rel'     => 2,
                        'network' => 'dfrn',
+                       'location' => 'DFRN',
                ],
                [
                        'id'      => 46,
@@ -124,6 +128,7 @@ return [
                        'blocked' => 0,
                        'rel'     => 3,
                        'network' => 'dfrn',
+                       'location' => 'DFRN',
                ],
                [
                        'id'      => 47,
@@ -137,6 +142,7 @@ return [
                        'blocked' => 0,
                        'rel'     => 2,
                        'network' => 'dfrn',
+                       'location' => 'DFRN',
                ],
        ],
        'item-uri'    => [
@@ -192,6 +198,8 @@ return [
                        'allow_gid'   => '',
                        'deny_cid'    => '',
                        'deny_gid'    => '',
+                       'guid'        => '1',
+                       'plink'       => 'http://localhost/display/1',
                ],
                [
                        'id'          => 2,
@@ -209,6 +217,8 @@ return [
                        'wall'        => 1,
                        'starred'     => 0,
                        'origin'      => 1,
+                       'guid'        => '2',
+                       'plink'       => 'http://localhost/display/2',
                ],
                [
 
@@ -227,6 +237,8 @@ return [
                        'wall'        => 1,
                        'starred'     => 0,
                        'origin'      => 1,
+                       'guid'        => '3',
+                       'plink'       => 'http://localhost/display/3',
                ],
                [
                        'id'          => 4,
@@ -244,6 +256,8 @@ return [
                        'wall'        => 1,
                        'starred'     => 0,
                        'origin'      => 1,
+                       'guid'        => '4',
+                       'plink'       => 'http://localhost/display/4',
                ],
                [
 
@@ -266,6 +280,8 @@ return [
                        'allow_gid'   => '',
                        'deny_cid'    => '',
                        'deny_gid'    => '',
+                       'guid'        => '5',
+                       'plink'       => 'http://localhost/display/5',
                ],
                [
                        'id'          => 6,
@@ -283,6 +299,8 @@ return [
                        'wall'        => 1,
                        'starred'     => 0,
                        'origin'      => 1,
+                       'guid'        => '6',
+                       'plink'       => 'http://localhost/display/6',
                ],
        ],
        'notify' => [