projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
103f3dc
)
more tests
author
Alexander Strizhakov
<alex.strizhakov@gmail.com>
Tue, 23 Jun 2020 15:48:12 +0000
(18:48 +0300)
committer
Alexander Strizhakov
<alex.strizhakov@gmail.com>
Tue, 13 Oct 2020 13:38:18 +0000
(16:38 +0300)
test/pleroma/web/admin_api/controllers/o_auth_app_controller_test.exs
[moved from
test/pleroma/web/admin_api/controllers/oauth_app_controller_test.exs
with 100% similarity]
patch
|
blob
|
history
test/pleroma/web/pleroma_api/views/scrobble_view_test.exs
patch
|
blob
|
history
diff --git
a/test/pleroma/web/admin_api/controllers/oauth_app_controller_test.exs
b/test/pleroma/web/admin_api/controllers/o_auth_app_controller_test.exs
similarity index 100%
rename from
test/pleroma/web/admin_api/controllers/oauth_app_controller_test.exs
rename to
test/pleroma/web/admin_api/controllers/o_auth_app_controller_test.exs
diff --git
a/test/pleroma/web/pleroma_api/views/scrobble_view_test.exs
b/test/pleroma/web/pleroma_api/views/scrobble_view_test.exs
index 6bdb565099035460607581c3853eb5c7098ae2d3..0f43cbdc3adedd0f5a5980932658891fb872f25c 100644
(file)
--- a/
test/pleroma/web/pleroma_api/views/scrobble_view_test.exs
+++ b/
test/pleroma/web/pleroma_api/views/scrobble_view_test.exs
@@
-2,7
+2,7
@@
# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
-defmodule Pleroma.Web.PleromaAPI.S
tatus
ViewTest do
+defmodule Pleroma.Web.PleromaAPI.S
crobble
ViewTest do
use Pleroma.DataCase
alias Pleroma.Web.PleromaAPI.ScrobbleView