added tests for Web.MediaProxy

This commit is contained in:
Maksim 2019-07-14 21:01:32 +00:00 committed by kaniini
commit fa17879c20
5 changed files with 111 additions and 27 deletions

View file

@ -14,7 +14,7 @@ defmodule Pleroma.Mixfile do
aliases: aliases(),
deps: deps(),
test_coverage: [tool: ExCoveralls],
preferred_cli_env: ["coveralls.html": :test],
# Docs
name: "Pleroma",
homepage_url: "https://pleroma.social/",