Add support for GraphQL handling of group follows

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-10-22 11:40:47 +02:00
parent cf9ba47b69
commit 44e8ac7e9a
7 changed files with 318 additions and 3 deletions

View File

@@ -178,7 +178,7 @@ defmodule Mobilizon.Web.Resolvers.FollowerTest do
}
}
"""
describe "update a follower update_follower/3" do
describe "approve a follower update_follower/3" do
test "without being logged-in", %{
conn: conn,
group: %Actor{} = group