aboutsummaryrefslogtreecommitdiff
path: root/test/pleroma/web/activity_pub/object_validators
diff options
context:
space:
mode:
authordcc <dcc@logografos.com>2023-09-04 02:54:35 -0700
committerdcc <dcc@logografos.com>2023-09-04 02:54:35 -0700
commita127041c8b3e31c9fa487dd5ca4faa29a0a59e6e (patch)
tree563a301e6dfc8e419a787542f233976a5b761160 /test/pleroma/web/activity_pub/object_validators
parent40bfe7919694619570c3e2192dff895c78ce44b9 (diff)
downloadanni-a127041c8b3e31c9fa487dd5ca4faa29a0a59e6e.tar.gz
anni-a127041c8b3e31c9fa487dd5ca4faa29a0a59e6e.tar.bz2
anni-a127041c8b3e31c9fa487dd5ca4faa29a0a59e6e.zip
move to 2.5.5
Diffstat (limited to 'test/pleroma/web/activity_pub/object_validators')
-rwxr-xr-x[-rw-r--r--]test/pleroma/web/activity_pub/object_validators/accept_validation_test.exs0
-rwxr-xr-x[-rw-r--r--]test/pleroma/web/activity_pub/object_validators/announce_validation_test.exs0
-rwxr-xr-x[-rw-r--r--]test/pleroma/web/activity_pub/object_validators/article_note_page_validator_test.exs0
-rwxr-xr-x[-rw-r--r--]test/pleroma/web/activity_pub/object_validators/attachment_validator_test.exs0
-rwxr-xr-x[-rw-r--r--]test/pleroma/web/activity_pub/object_validators/block_validation_test.exs0
-rwxr-xr-x[-rw-r--r--]test/pleroma/web/activity_pub/object_validators/chat_validation_test.exs0
-rwxr-xr-x[-rw-r--r--]test/pleroma/web/activity_pub/object_validators/create_generic_validator_test.exs0
-rwxr-xr-x[-rw-r--r--]test/pleroma/web/activity_pub/object_validators/delete_validation_test.exs0
-rwxr-xr-x[-rw-r--r--]test/pleroma/web/activity_pub/object_validators/emoji_react_handling_test.exs0
-rwxr-xr-x[-rw-r--r--]test/pleroma/web/activity_pub/object_validators/follow_validation_test.exs0
-rwxr-xr-x[-rw-r--r--]test/pleroma/web/activity_pub/object_validators/like_validation_test.exs0
-rwxr-xr-x[-rw-r--r--]test/pleroma/web/activity_pub/object_validators/reject_validation_test.exs0
-rwxr-xr-x[-rw-r--r--]test/pleroma/web/activity_pub/object_validators/undo_handling_test.exs0
-rwxr-xr-x[-rw-r--r--]test/pleroma/web/activity_pub/object_validators/update_handling_test.exs0
14 files changed, 0 insertions, 0 deletions
diff --git a/test/pleroma/web/activity_pub/object_validators/accept_validation_test.exs b/test/pleroma/web/activity_pub/object_validators/accept_validation_test.exs
index 70d8519..70d8519 100644..100755
--- a/test/pleroma/web/activity_pub/object_validators/accept_validation_test.exs
+++ b/test/pleroma/web/activity_pub/object_validators/accept_validation_test.exs
diff --git a/test/pleroma/web/activity_pub/object_validators/announce_validation_test.exs b/test/pleroma/web/activity_pub/object_validators/announce_validation_test.exs
index 5b2fcb2..5b2fcb2 100644..100755
--- a/test/pleroma/web/activity_pub/object_validators/announce_validation_test.exs
+++ b/test/pleroma/web/activity_pub/object_validators/announce_validation_test.exs
diff --git a/test/pleroma/web/activity_pub/object_validators/article_note_page_validator_test.exs b/test/pleroma/web/activity_pub/object_validators/article_note_page_validator_test.exs
index c7a62be..c7a62be 100644..100755
--- a/test/pleroma/web/activity_pub/object_validators/article_note_page_validator_test.exs
+++ b/test/pleroma/web/activity_pub/object_validators/article_note_page_validator_test.exs
diff --git a/test/pleroma/web/activity_pub/object_validators/attachment_validator_test.exs b/test/pleroma/web/activity_pub/object_validators/attachment_validator_test.exs
index 77f2044..77f2044 100644..100755
--- a/test/pleroma/web/activity_pub/object_validators/attachment_validator_test.exs
+++ b/test/pleroma/web/activity_pub/object_validators/attachment_validator_test.exs
diff --git a/test/pleroma/web/activity_pub/object_validators/block_validation_test.exs b/test/pleroma/web/activity_pub/object_validators/block_validation_test.exs
index 24e8864..24e8864 100644..100755
--- a/test/pleroma/web/activity_pub/object_validators/block_validation_test.exs
+++ b/test/pleroma/web/activity_pub/object_validators/block_validation_test.exs
diff --git a/test/pleroma/web/activity_pub/object_validators/chat_validation_test.exs b/test/pleroma/web/activity_pub/object_validators/chat_validation_test.exs
index 8192efe..8192efe 100644..100755
--- a/test/pleroma/web/activity_pub/object_validators/chat_validation_test.exs
+++ b/test/pleroma/web/activity_pub/object_validators/chat_validation_test.exs
diff --git a/test/pleroma/web/activity_pub/object_validators/create_generic_validator_test.exs b/test/pleroma/web/activity_pub/object_validators/create_generic_validator_test.exs
index e771260..e771260 100644..100755
--- a/test/pleroma/web/activity_pub/object_validators/create_generic_validator_test.exs
+++ b/test/pleroma/web/activity_pub/object_validators/create_generic_validator_test.exs
diff --git a/test/pleroma/web/activity_pub/object_validators/delete_validation_test.exs b/test/pleroma/web/activity_pub/object_validators/delete_validation_test.exs
index bbb3151..bbb3151 100644..100755
--- a/test/pleroma/web/activity_pub/object_validators/delete_validation_test.exs
+++ b/test/pleroma/web/activity_pub/object_validators/delete_validation_test.exs
diff --git a/test/pleroma/web/activity_pub/object_validators/emoji_react_handling_test.exs b/test/pleroma/web/activity_pub/object_validators/emoji_react_handling_test.exs
index bbdb09c..bbdb09c 100644..100755
--- a/test/pleroma/web/activity_pub/object_validators/emoji_react_handling_test.exs
+++ b/test/pleroma/web/activity_pub/object_validators/emoji_react_handling_test.exs
diff --git a/test/pleroma/web/activity_pub/object_validators/follow_validation_test.exs b/test/pleroma/web/activity_pub/object_validators/follow_validation_test.exs
index 371368e..371368e 100644..100755
--- a/test/pleroma/web/activity_pub/object_validators/follow_validation_test.exs
+++ b/test/pleroma/web/activity_pub/object_validators/follow_validation_test.exs
diff --git a/test/pleroma/web/activity_pub/object_validators/like_validation_test.exs b/test/pleroma/web/activity_pub/object_validators/like_validation_test.exs
index ebc181a..ebc181a 100644..100755
--- a/test/pleroma/web/activity_pub/object_validators/like_validation_test.exs
+++ b/test/pleroma/web/activity_pub/object_validators/like_validation_test.exs
diff --git a/test/pleroma/web/activity_pub/object_validators/reject_validation_test.exs b/test/pleroma/web/activity_pub/object_validators/reject_validation_test.exs
index 7afab42..7afab42 100644..100755
--- a/test/pleroma/web/activity_pub/object_validators/reject_validation_test.exs
+++ b/test/pleroma/web/activity_pub/object_validators/reject_validation_test.exs
diff --git a/test/pleroma/web/activity_pub/object_validators/undo_handling_test.exs b/test/pleroma/web/activity_pub/object_validators/undo_handling_test.exs
index db95b8e..db95b8e 100644..100755
--- a/test/pleroma/web/activity_pub/object_validators/undo_handling_test.exs
+++ b/test/pleroma/web/activity_pub/object_validators/undo_handling_test.exs
diff --git a/test/pleroma/web/activity_pub/object_validators/update_handling_test.exs b/test/pleroma/web/activity_pub/object_validators/update_handling_test.exs
index a09dbf5..a09dbf5 100644..100755
--- a/test/pleroma/web/activity_pub/object_validators/update_handling_test.exs
+++ b/test/pleroma/web/activity_pub/object_validators/update_handling_test.exs