Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activity
[akkoma] / config / test.exs
index f5d6f240d4fd20ff2597923d2b0ce5e79fc3518a..04136e1f23d1447bf94d278484c48c3110cfb74b 100644 (file)
@@ -24,3 +24,7 @@ config :pleroma, Pleroma.Repo,
 
 # Reduce hash rounds for testing
 config :comeonin, :pbkdf2_rounds, 1
+
+config :pleroma, :websub, Pleroma.Web.WebsubMock
+config :pleroma, :ostatus, Pleroma.Web.OStatusMock
+config :pleroma, :httpoison, HTTPoisonMock