Add more tests for MastodonAPIController and CommonAPI
This commit is contained in:
parent
30d7e22784
commit
b74300bc7a
6 changed files with 289 additions and 50 deletions
|
|
@ -5,7 +5,6 @@
|
|||
defmodule Pleroma.ReverseProxyTest do
|
||||
use Pleroma.Web.ConnCase, async: true
|
||||
import ExUnit.CaptureLog
|
||||
import ExUnit.CaptureLog
|
||||
import Mox
|
||||
alias Pleroma.ReverseProxy
|
||||
alias Pleroma.ReverseProxy.ClientMock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue