ObjectValidator tests: Extract block validation tests.
authorlain <lain@soykaf.club>
Mon, 6 Jul 2020 13:14:58 +0000 (15:14 +0200)
committerlain <lain@soykaf.club>
Mon, 6 Jul 2020 13:14:58 +0000 (15:14 +0200)
test/web/activity_pub/object_validators/block_handling_test.exs [moved from test/web/activity_pub/object_validator_test.exs with 93% similarity]

similarity index 93%
rename from test/web/activity_pub/object_validator_test.exs
rename to test/web/activity_pub/object_validators/block_handling_test.exs
index ba24a5a1c1a0aed58cdcdb0419f24c4f91c04bde..8860f4abe2a9d6921a5fc588537692b0a4d1d8bd 100644 (file)
@@ -2,7 +2,7 @@
 # Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
-defmodule Pleroma.Web.ActivityPub.ObjectValidatorTest do
+defmodule Pleroma.Web.ActivityPub.ObjectValidators.BlockHandlingTest do
   use Pleroma.DataCase
 
   alias Pleroma.Web.ActivityPub.Builder