Handle full incoming feeds.
This commit is contained in:
parent
20015b4b67
commit
a16da387d2
4 changed files with 92 additions and 18 deletions
|
|
@ -41,6 +41,8 @@ defmodule Pleroma.Web.Websub.WebsubControllerTest do
|
|||
|
||||
assert response(conn, 200) == "some challenge"
|
||||
assert websub.state == "accepted"
|
||||
|
||||
# TODO valid_until
|
||||
end
|
||||
|
||||
test "handles incoming feed updates", %{conn: conn} do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue