tests: websub: check only that signature validation succeeds or fails
This commit is contained in:
parent
9bec891eb4
commit
80d55d428f
2 changed files with 3 additions and 7 deletions
|
|
@ -39,8 +39,8 @@ config :pleroma, Pleroma.Repo,
|
|||
# Reduce hash rounds for testing
|
||||
config :pbkdf2_elixir, rounds: 1
|
||||
|
||||
config :pleroma, :websub, Pleroma.Web.WebsubMock
|
||||
config :pleroma, :ostatus, Pleroma.Web.OStatusMock
|
||||
#config :pleroma, :websub, Pleroma.Web.WebsubMock
|
||||
#config :pleroma, :ostatus, Pleroma.Web.OStatusMock
|
||||
config :tesla, adapter: Tesla.Mock
|
||||
config :pleroma, :rich_media, enabled: false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue