Add function to fetch users from fqn.
[akkoma] / test / web / websub / websub_test.exs
index e0d71e16d96d72928eadbdcfd8478bef99d09d3a..ad312cd25017fd748f9f6995cf2c41de6eb3f0b6 100644 (file)
@@ -119,7 +119,8 @@ defmodule Pleroma.Web.WebsubTest do
       uri: "https://mastodon.social/users/lambadalambda",
       nickname: "lambadalambda",
       name: "Critical Value",
-      host: "mastodon.social"
+      host: "mastodon.social",
+      avatar: %{"type" => "Image", "url" => [%{"href" => "https://files.mastodon.social/accounts/avatars/000/000/264/original/1429214160519.gif?1492379244", "mediaType" => "image/gif", "type" => "Link"}]}
     }
 
     assert expected == discovered